Skip to content

Commit

Permalink
[#218] Style
Browse files Browse the repository at this point in the history
  • Loading branch information
aeqz committed Dec 8, 2022
1 parent 628e45a commit df214aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Test/Xrefcheck/UtilRequests.hs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ checkLinkAndProgressWithServer mock link progress vrExpectation =
, ((==) `on` pTotal) p1 p2
, ((==) `on` pErrorsUnfixable) p1 p2
, ((==) `on` pErrorsFixable) p1 p2
]
]

verifyLink :: Text -> IO (VerifyResult VerifyError, Progress Int)
verifyLink link = do
Expand Down

0 comments on commit df214aa

Please sign in to comment.