Skip to content

Commit f44fdc5

Browse files
committed
Use UPPERCASED beaker environment variable
Follow-up of: voxpupuli/beaker-rspec#117 The old names or still supported but for consistency change them to the new ones.
1 parent 5808394 commit f44fdc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/how_to_run_tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To limit test execution to a certain os or os release you can set the environmen
4848

4949
## Acceptance tests
5050

51-
`BEAKER_setfile=centos7-64 bundle exec rake beaker`
51+
`BEAKER_SETFILE=centos7-64 bundle exec rake beaker`
5252

5353
How to run the acceptance tests is described more in detail on this page:
5454
[voxpupuli-acceptance](https://github.com/voxpupuli/voxpupuli-acceptance/#running-tests)

0 commit comments

Comments
 (0)