Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
blechschmidt committed Jun 22, 2024
1 parent 5571c33 commit 47cd570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ def test_virtuser(self):
assert pallium_exec_output(profile, ['whoami']) == 'johndoe'

def test_mv(self):
with tempfile.NamedTemporaryFile():
pass
profile = {
'sandbox': {
'virtuser': {
Expand Down

0 comments on commit 47cd570

Please sign in to comment.