pytest.mark.serial on CLI tests, refs #2461

This commit is contained in:
Simon Willison 2025-02-04 11:23:01 -08:00
commit 9e41d19f73

View file

@ -929,6 +929,7 @@ async def test_actor_endpoint_allows_any_token():
}
@pytest.mark.serial
@pytest.mark.parametrize(
"options,expected",
(