see if this works on cI

This commit is contained in:
2019-09-19 15:25:24 -04:00
parent f3753ef587
commit c41c2a6384
-1
View File
@@ -16,7 +16,6 @@ def test_second_level_dep(bake):
assert "kenneth" in c.err
@pytest.mark.skip
def test_python_invocation(bake):
c = bake("python", fixture="1")
assert "wow" in c.err