From 8944f4952e9ac3c08014528a657f26ff742cba32 Mon Sep 17 00:00:00 2001 From: SimonLab Date: Fri, 14 Feb 2020 16:51:37 +0100 Subject: [PATCH] format elm file, #6 --- tests/MainTests.elm | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/MainTests.elm b/tests/MainTests.elm index 34d2075..d52507d 100644 --- a/tests/MainTests.elm +++ b/tests/MainTests.elm @@ -45,7 +45,6 @@ suite = in Parser.parse routeParser url |> Expect.equal (Just (Auth Nothing)) - , test "Test auth page with jwt" <| \_ -> let