We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4e999 commit cd27a5aCopy full SHA for cd27a5a
README.markdown
@@ -80,7 +80,7 @@ If you have a working Vagrant setup you can run the rspec-system tests:
80
bundle exec rake beaker
81
82
To use different base boxes than the default pass the name of the box to
83
-the rake command with the ```RSPEC_SET``` environment variable (check out
+the rake command with the ```BEAKER_set``` environment variable (check out
84
.nodelist.yml for box names):
85
86
BEAKER_set=ubuntu-server-1404-x64 bundle exec rake beaker
0 commit comments