Skip to content

Commit

Permalink
Remove empty before each block
Browse files Browse the repository at this point in the history
  • Loading branch information
ianoxley committed Aug 8, 2023
1 parent 030bdae commit 9f16555
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
require_relative '../lib/eventq/aws'

RSpec.configure do |config|

config.before(:each) do

end

config.expect_with :rspec do |expectations|
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
end
Expand Down

0 comments on commit 9f16555

Please sign in to comment.