spec/spec_helper.rb in beaker-rspec-7.0.0 vs spec/spec_helper.rb in beaker-rspec-7.1.0
- old
+ new
@@ -1,6 +1,3 @@
-# if you need DSL extension libraries, it appears that they have to be loaded before the RSpec shim
-require "beaker-pe"
-
-ENV['RS_SETFILE'] ||= 'sample.cfg'
+ENV['RS_SETFILE'] ||= 'centos8-64'
require "beaker-rspec"