You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -519,7 +519,7 @@ Run the system tests:
519
519
520
520
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:
521
521
522
-
$ rspec spec/distros/ubuntu_lucid_64
522
+
$ rspec spec/system/distros/ubuntu_lucid_64
523
523
524
524
We also have some unit tests that utilize rspec-puppet for faster iteration if required:
0 commit comments