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 716724f commit 0c429c2Copy full SHA for 0c429c2
tests/conftest.py
@@ -68,7 +68,7 @@ def database(postgresql_proc):
68
69
@pytest.fixture(
70
params=[
71
- "0.9.1",
+ "0.8.6",
72
"0.9.8",
73
],
74
)
0 commit comments