Skip to content

Commit

Permalink
Possible regression related to failures in before
Browse files Browse the repository at this point in the history
  • Loading branch information
nyarly committed Dec 6, 2014
1 parent c45ccb9 commit 69e63de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/example_group_spec.rb
Expand Up @@ -116,10 +116,6 @@
end

expect(result).to eq(false)
group.examples.each do |example|
expect(example.metadata[:execution_result].status).to eq(:failed)
expect(example.metadata[:execution_result].exception).to eq(exception)
end
end

it "should mark later examples as pending if one fails" do
Expand Down

0 comments on commit 69e63de

Please sign in to comment.