Skip to content

Commit 7706281

Browse files
committed
Cleanup acceptance test helper
1 parent d4de420 commit 7706281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/spec_helper_acceptance.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
require 'voxpupuli/acceptance/spec_helper_acceptance'
22

33
configure_beaker
4+
5+
Dir['./spec/support/acceptance/**/*.rb'].sort.each { |f| require f }

0 commit comments

Comments
 (0)