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 15, 2022
1 parent 19dd14c commit 57af4c3
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 @@ -99,3 +99,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 57af4c3

Please sign in to comment.