Remove purposeful test-breaking code now that Travis can run all tests

This commit is contained in:
Micah Jerome Ellison 2020-05-24 13:56:17 -07:00
parent 1ac9e46db1
commit 198b01bfff
2 changed files with 1 additions and 3 deletions

View file

@ -20,7 +20,7 @@ install:
- poetry run python --version
script:
- poetry run behave --no-capture
- poetry run behave
aliases:
test_mac: &test_mac