Skip to content

Commit

Permalink
fix copy pasta mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r committed Jan 4, 2025
1 parent 441315f commit 1f0b4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/HelpersTest.elm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ currentTimeMillis =

suite : Test
suite =
describe "BuildMetrics"
describe "Helpers"
[ describe "formatRunTime"
[ test "started 1 second ago, finished is invalid (-1)" <|
\_ ->
Expand Down

0 comments on commit 1f0b4b7

Please sign in to comment.