Skip to content

Commit

Permalink
Fix test for check_disk_quota
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <[email protected]>
  • Loading branch information
lebrice committed Apr 22, 2024
1 parent b689b64 commit eeecf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
reason="Graham doesn't use a lustre filesystem for $HOME.",
strict=True,
)
@pytest.mark.asyncio
async def test_check_disk_quota(
login_node_v2: RemoteV2,
capsys: pytest.LogCaptureFixture,
Expand Down

0 comments on commit eeecf70

Please sign in to comment.