Skip to content

Commit

Permalink
Remove unnecessary spec config
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed Feb 12, 2017
1 parent 5ca7a26 commit c2580de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/spec_helper.rb
Expand Up @@ -2,9 +2,6 @@
require "rapa"

RSpec.configure do |config|
# Enable flags like --only-failures and --next-failure
config.example_status_persistence_file_path = ".rspec_status"

config.expect_with :rspec do |c|
c.syntax = :expect
end
Expand Down

0 comments on commit c2580de

Please sign in to comment.