Skip to content

Commit

Permalink
set copy artifacts ut live-only
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhardwaj-msft committed Dec 6, 2024
1 parent 06b47c3 commit f725e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/load/azext_load/tests/latest/test_load_testrun.py
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,7 @@ def test_load_test_run_debug_mode(self, rg, load):
checks=checks,
)

@live_only()
@ResourceGroupPreparer(**rg_params)
@LoadTestResourcePreparer(**load_params)
def test_load_test_run_copy_artifacts_url(self, rg, load):
Expand Down

0 comments on commit f725e14

Please sign in to comment.