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

pull/2462/head
Simon Willison 2025-02-04 11:23:01 -08:00
rodzic f57977a08f
commit b19db012a8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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