diff --git a/test/Test/Conduit/Api/UserApiSpec.hs b/test/Test/Conduit/Api/UserApiSpec.hs index f4ab3f8..de2e635 100644 --- a/test/Test/Conduit/Api/UserApiSpec.hs +++ b/test/Test/Conduit/Api/UserApiSpec.hs @@ -19,7 +19,7 @@ spec = do let username = "test" context "User APIs" $ beforeAll_ (setupTestUser username) - -- $ afterAll_ cleanUpDb + $ afterAll_ cleanUpDb $ withApplication $ do it "Get user detail with token" $ do