Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Nov 22, 2024
1 parent fcc4899 commit 98e48bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/integration/tests/test_cleanup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def test_node_cleanup(instances: List[harness.Instance], tmp_path):
)
for path in CONTAINERD_PATHS:
assert f"cannot access '{path}': No such file or directory" in process.stderr

util.setup_k8s_snap(instance, tmp_path)
instance.exec(["k8s", "bootstrap"])

0 comments on commit 98e48bd

Please sign in to comment.