Upgraded rspec-rails from 2.99.0 to 3.4.0
This commit is contained in:
@@ -39,6 +39,7 @@ feature 'csrf' do
|
||||
end
|
||||
end
|
||||
|
||||
pending(:if => verifying_fixed?) { @normal_user.reload.paid_time_off.schedule.last.event_name.should == 'Bad Guy' }
|
||||
pending if verifying_fixed?
|
||||
expect(@normal_user.reload.paid_time_off.schedule.last.event_name).to eq('Bad Guy')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user