Skip to content
Snippets Groups Projects
Commit e3f49942 authored by Cam Saul's avatar Cam Saul
Browse files

fix indentation

parent 29976687
Branches
Tags
No related merge requests found
......@@ -32,7 +32,7 @@
;; Test for password checking
(expect "password mismatch"
(client :post 400 "session" (-> (user->credentials :rasta)
(assoc :password "something else"))))
(assoc :password "something else"))))
;; ## DELETE /api/session
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment