Updated tests

This commit is contained in:
2019-07-04 17:58:03 +00:00
parent fbe37806a8
commit 924adb4ffb

View File

@@ -10,4 +10,4 @@ stages:
test: test:
stage: test stage: test
script: script:
- pytest tests --cov --cov-report term --cov-report html - pytest tests