Skip to content

Commit

Permalink
format elm file, #6
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonLab committed Feb 14, 2020
1 parent f1b8e8d commit 8944f49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/MainTests.elm
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ suite =
in
Parser.parse routeParser url
|> Expect.equal (Just (Auth Nothing))

, test "Test auth page with jwt" <|
\_ ->
let
Expand Down

0 comments on commit 8944f49

Please sign in to comment.