Skip to content

Commit cbba054

Browse files
authored
docs: remove dep command from testing docs (#28)
1 parent 026f49e commit cbba054

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ By default, this module creates a task definition with a single container defini
178178

179179
This module uses [Terratest](https://github.com/gruntwork-io/terratest), a Go library maintained by [Gruntwork](https://gruntwork.io/), to write automated tests for your infrastructure code. To invoke tests, run the following commands:
180180

181-
$ dep ensure
182181
$ go test -v ./...
183182

184183
## License

0 commit comments

Comments
 (0)