mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
see if this works on cI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user