Fix integration test assumptions

This commit is contained in:
Derry Hamilton 2019-06-18 15:01:04 +01:00
parent ff157e6a59
commit 981b59225b
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
#!/bin/bash
docker build --target tester -t rasilon/ujetl_tester docker/multistage
docker-compose -f docker/test_compose/docker-compose.yml run --rm tests
docker-compose -f docker/test_compose/docker-compose.yml down