Skip to content

Commit d7cce42

Browse files
committed
Fix example command in README for running system tests on a distro
1 parent 5dd4621 commit d7cce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ Run the system tests:
519519

520520
The system test suite will snapshot the VM and rollback between each test. If you want to only run the tests against an individual distro, you can do run:
521521

522-
$ rspec spec/distros/ubuntu_lucid_64
522+
$ rspec spec/system/distros/ubuntu_lucid_64
523523

524524
We also have some unit tests that utilize rspec-puppet for faster iteration if required:
525525

0 commit comments

Comments
 (0)