Skip to content

Commit

Permalink
ADCM-6210 Return test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sealwing committed Dec 24, 2024
1 parent 5b1067b commit 6a47800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ async def prepare_environment(
await run_non_blocking(group, name__in=["fail"])


@pytest.mark.skip()
@pytest.mark.usefixtures("prepare_environment")
@pytest.mark.parametrize("adcm_client", [{"timeout": 60}], ids=["t60"], indirect=True)
async def test_jobs_api(adcm_client: ADCMClient) -> None:
Expand Down

0 comments on commit 6a47800

Please sign in to comment.