Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Use the `bin/box test` subcommand to run the automated Serverspec tests.
For example to execute the tests for the Ubuntu 20.04 box on VirtualBox, use
the following:

bin/box test ubuntu2004 virtualbox
bin/box test box/virtualbox/ubuntu2004-0.1.0.box virtualbox

Similarly, to perform exploratory testing on the VirtualBox image via ssh,
run the following command:
Expand Down