Skip to content

Commit

Permalink
Fix spacing for command highlighting (alteryx#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
foxish committed Jul 24, 2017
1 parent 087555a commit a89b4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource-managers/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Running any of the integration tests requires including `kubernetes-integration-
order to prepare the environment for running the integration tests, the `pre-integration-test` step must be run in Maven
on the `resource-managers/kubernetes/integration-tests` module:

build/mvn pre-integration-test -Pkubernetes -Pkubernetes-integration-tests -pl resource-managers/kubernetes/integration-tests -am
build/mvn pre-integration-test -Pkubernetes -Pkubernetes-integration-tests -pl resource-managers/kubernetes/integration-tests -am

Afterwards, the integration tests can be executed with Maven or your IDE. Note that when running tests from an IDE, the
`pre-integration-test` phase must be run every time the Spark main code changes. When running tests from the
Expand Down

0 comments on commit a89b4b0

Please sign in to comment.