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.
2 parents c228e55 + f36027a commit 320a5edCopy full SHA for 320a5ed
README.md
@@ -107,7 +107,7 @@ An example of running the acceptance tests locally with Docker:
107
4. Install test items; Puppet Agent, our test module, and the puppet-strings gem built from this source code
108
109
``` bash
110
- bundle exec rake 'litmus:install_agent[puppet6]'
+ bundle exec rake 'litmus:install_agent[puppet8]'
111
bundle exec rake 'litmus:install_modules_from_directory[./spec/fixtures/acceptance/modules]'
112
bundle exec rake litmus:install_gems
113
```
0 commit comments