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
@@ -7,7 +7,7 @@ feature 'command injection' do
@normal_user = UserFixture.normal_user
end
scenario 'injection attack on file upload', :js => true do
scenario 'attack', :js => true do
login @normal_user
legit_file = File.join(Rails.root, 'public', 'data', 'legit.txt')