Skip to content

Commit

Permalink
add trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysarson committed Oct 7, 2022
1 parent d50c309 commit c4ca536
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Test/Internal.elm
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ wrapTest td =
unwrapTest : Test -> TestData
unwrapTest (Wrapped t) =
t

3 changes: 2 additions & 1 deletion tests/src/RunnerTests.elm
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,5 @@ helperTests =
\() ->
Test.Runner.downcastTest 67
|> Expect.equal Nothing
]
]

0 comments on commit c4ca536

Please sign in to comment.