Skip to content

Commit

Permalink
e2e README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
langmartin committed May 20, 2019
1 parent 7d7de02 commit dbee31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Running
After completing the provisioning step above, you should see CLI output showing the IP addresses of Nomad client machines. To run the tests, set the NOMAD_ADDR variable to one of the client IPs.

```
$ NOMAD_ADDR=<> $NOMAD_E2E=1 go test -v
$ NOMAD_ADDR=<> NOMAD_E2E=1 go test -v
```

0 comments on commit dbee31a

Please sign in to comment.