mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
pytest.mark.serial on CLI tests, refs #2461
This commit is contained in:
parent
f57977a08f
commit
9e41d19f73
1 changed files with 1 additions and 0 deletions
|
|
@ -929,6 +929,7 @@ async def test_actor_endpoint_allows_any_token():
|
|||
}
|
||||
|
||||
|
||||
@pytest.mark.serial
|
||||
@pytest.mark.parametrize(
|
||||
"options,expected",
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue