Upgraded rspec 2.14.2 to 2.99.0
This commit is contained in:
@@ -23,6 +23,6 @@ feature 'command injection' do
|
||||
end
|
||||
click_on 'Start Upload'
|
||||
end
|
||||
pending(:if => verifying_fixed?) { File.exists?(legit_file).should be_false }
|
||||
pending(:if => verifying_fixed?) { File.exists?(legit_file).should be_falsey }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user