Skip to content

Commit 7e8ba69

Browse files
committed
Testing 2
1 parent b8cb748 commit 7e8ba69

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spec/integration/integration_spec.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
ENV['rvm_pretty_print_flag'] = '0'
1616
ENV['BUNDLE_GEMFILE'] = './Gemfile'
1717

18+
module Files
19+
include RSpec::Matchers
20+
end
21+
1822
describe "annotate inside Rails, using #{CURRENT_RUBY}" do
1923
chosen_scenario = nil
2024
unless ENV['SCENARIO'].blank?

0 commit comments

Comments
 (0)