We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43607c commit 409b546Copy full SHA for 409b546
examples/aws-demo/README.md
@@ -10,7 +10,7 @@ End-to-end test of the generated S3 client against a mock S3 server (Moto).
10
## Quick Start
11
12
```bash
13
-make docker/test
+make test
14
```
15
16
This will:
0 commit comments