Skip to content

Commit

Permalink
mark two tpi tests as local
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Mar 19, 2024
1 parent bf4a8a7 commit 472d81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_TPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ def test_run_TPI_full_run(
)


@pytest.mark.local
@pytest.mark.parametrize(
"baseline,param_updates,filename",
[(True, {}, filename1), (False, {}, filename3)],
Expand Down

0 comments on commit 472d81f

Please sign in to comment.