We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae107e commit 177dbb2Copy full SHA for 177dbb2
tests/integration/test_apify_storages.py
@@ -10,7 +10,7 @@
10
11
12
@pytest.mark.parametrize(
13
- 'storage',
+ 'storage_type',
14
[Dataset, KeyValueStore, RequestQueue],
15
)
16
async def test_alias_concurrent_creation_local(
0 commit comments