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