Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Tests
authored
Dec 07, 2021
by
Camille Simiand
Show whitespace changes
Inline
Side-by-side
Tests.md
View page @
cad7a573
...
@@ -20,7 +20,7 @@ docker-compose exec memorekall-member bash -c "vendor/phpunit/phpunit/phpunit"
...
@@ -20,7 +20,7 @@ docker-compose exec memorekall-member bash -c "vendor/phpunit/phpunit/phpunit"
# Reset the database
# Reset the database
```
bash
```
bash
docker-co
n
mpose down
docker-compose down
rm
-rf
mysql
rm
-rf
mysql
mkdir
mysql
mkdir
mysql
docker-compose up
--build
docker-compose up
--build
...
...