Skip to content

Commit

Permalink
Revert to "htlm"
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored May 10, 2024
1 parent cbccefd commit 2d664d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caddyconfig/httpcaddyfile/builtins_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ func TestRedirDirectiveSyntax(t *testing.T) {
},
{
input: `:8080 {
redir /old.html /new.html html
redir /old.html /new.html htlm
}`,
expectError: true,
},
Expand Down

0 comments on commit 2d664d2

Please sign in to comment.