Skip to content

Commit

Permalink
Fix bin/test-integration reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dpb587-pivotal authored Aug 8, 2016
1 parent d9bb4d6 commit 42792ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ BOSH uses Ruby for its tests, so you will also need to have that available.

You can run all the tests by running `bin/test`.

There is a stand-alone _BOSH Agent_ integration test to test config-drive using bosh-lite. This can be run locally via `integration/bin/test --provider=virtualbox`. The vagrant provider passed in can be changed to a provider of your choosing if you so desire.
There is a stand-alone _BOSH Agent_ integration test to test config-drive using bosh-lite. This can be run locally via `bin/test-integration --provider=virtualbox`. The vagrant provider passed in can be changed to a provider of your choosing if you so desire.

#### Using IntelliJ with Go and the BOSH Agent

Expand Down

0 comments on commit 42792ab

Please sign in to comment.