Files
cmtool/spec/acceptance/support/helpers.rb
T
2012-11-25 15:41:02 +01:00

6 lines
168 B
Ruby

module HelperMethods
# Put helper methods you need to be available in all acceptance specs here.
end
RSpec.configuration.include HelperMethods, :type => :acceptance