spec/spec_helper.rb in boletosimples-0.0.4 vs spec/spec_helper.rb in boletosimples-0.0.5
- old
+ new
@@ -10,6 +10,6 @@
require 'pry'
require 'boletosimples'
# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
-Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}
\ No newline at end of file
+Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }