Skip to content

Commit 4bc677f

Browse files
committed
push
1 parent 6e5a4e1 commit 4bc677f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_extract_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def test_models(expected_model: str, model: Any):
9494

9595

9696
# all models here need to be tested here because we take the model from the kwargs / invocation_params or we need to make an actual call for setup
97+
@pytest.mark.skip("Flaky")
9798
@pytest.mark.parametrize(
9899
"expected_model,model",
99100
[

0 commit comments

Comments
 (0)