We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03b1bb commit 664e55cCopy full SHA for 664e55c
examples/intro/README.md
@@ -42,7 +42,7 @@ to allow us to write solid integration tests that dont involved mockig the code
42
43
To run the tests use docker-compose to create the necessary containers.
44
45
-`docker-compose run overview_srv pytest --tb=short`
+`docker compose run overview_srv pytest --tb=short`
46
47
## How we use this example code base
48
0 commit comments