Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Add support for cucumber-rails.
Browse files Browse the repository at this point in the history
refs #10.
  • Loading branch information
ordinaryzelig committed Oct 22, 2015
1 parent 808bc10 commit 3f3a4b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/capybara_minitest_spec/cucumber_rails.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Before do
Thread.current[:current_spec] = self
end

0 comments on commit 3f3a4b1

Please sign in to comment.