Fix a typo in the integration tests readme

This commit is contained in:
Florian Renaud
2023-03-06 09:29:23 +01:00
committed by GitHub
parent 0dd2b12141
commit f03f7c8d1a

View File

@@ -28,7 +28,7 @@ To drop the database of your docker-compose run:
```bash
docker-compose -f assets/docker-compose.yml stop
docker volume rm -f assets_marix-rust-sdk-ci-data
docker volume rm -f assets_matrix-rust-sdk-ci-data
```
or simply: