Added notice and removed spoilers from spec names.

This commit is contained in:
chrismo
2013-10-03 11:00:43 -05:00
parent 538d01e5cf
commit 525dfa1717
11 changed files with 41 additions and 15 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ feature 'url access' do
@normal_user = UserFixture.normal_user
end
scenario 'admin route not protected', :js => true do
scenario 'attack', :js => true do
login @normal_user
visit '/admin/1/dashboard'