Acceptance tests for user

This commit is contained in:
2015-09-17 17:46:33 +02:00
parent 8e931cabd4
commit cb744943bd
35 changed files with 91 additions and 49 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ module Admin
sign_in user
render layout: false
else
render nothing: true
head :not_found
end
end