Skip to content

Commit

Permalink
fixup! [#25] Config redirect tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aeqz committed Dec 22, 2022
1 parent 8249893 commit c6ebfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Test/Xrefcheck/RedirectConfigSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import Xrefcheck.Scan
import Xrefcheck.Verify

test_redirectRequests :: TestTree
test_redirectRequests = testGroup "Redirect chain tests"
test_redirectRequests = testGroup "Redirect config tests"
[ testGroup "Match"
[ testGroup "By \"to\""
[ testCase "Do match" $
Expand Down

0 comments on commit c6ebfc3

Please sign in to comment.