Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 4, 2023
1 parent 6024f7c commit 55fe675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/tests/test_aiida.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def test_verdi_status(aiida_exec, container_user, timeout):
# check that we have suppressed the warnings
assert 'Warning' not in output


def test_computer_setup_success(aiida_exec, container_user, timeout):
time.sleep(timeout)
output = aiida_exec('verdi computer show localhost', user=container_user).decode().strip()
Expand Down

0 comments on commit 55fe675

Please sign in to comment.