Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 22, 2024
1 parent 130ca69 commit d0a9331
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@

require 'voxpupuli/acceptance/spec_helper_acceptance'

RSpec.configure do |c|
options = { 'vagrant_memsize' => 2048, 'vagrant_cpus' => 2 }
c.options options
end

configure_beaker(modules: :metadata)

Dir['./spec/support/acceptance/**/*.rb'].sort.each { |f| require f }

0 comments on commit d0a9331

Please sign in to comment.