This commit is contained in:
Sara Aimée Smiseth 2020-10-10 18:00:55 +02:00
parent abf997e6af
commit d2110bd811

View file

@ -40,7 +40,7 @@ sudo docker-compose down \
&& pip install -r requirements.txt \
&& pytest \
&& deactivate \
&& sleep 1 \
&& sleep 5 \
&& ./bats/bats-core/bin/bats tests.bats
sudo docker-compose down