Skip to content

Commit c8695a0

Browse files
committed
Update test script README. [ci skip]
1 parent c8d25f5 commit c8695a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ To run the test playbook(s) in this directory:
44

55
1. Install and start Docker.
66
1. Download the test shim (see .travis.yml file for the URL) into `tests/test.sh`:
7-
- `wget -O tests/test.sh wget -O ${PWD}/tests/test.sh https://gist.githubusercontent.com/geerlingguy/73ef1e5ee45d8694570f334be385e181/raw/`
7+
- `wget -O tests/test.sh https://gist.githubusercontent.com/geerlingguy/73ef1e5ee45d8694570f334be385e181/raw/`
88
1. Make the test shim executable: `chmod +x tests/test.sh`.
99
1. Run (from the role root directory) `distro=[distro] playbook=[playbook] ./tests/test.sh`
1010

0 commit comments

Comments
 (0)