Skip to content

Commit 716724f

Browse files
committed
try older version
1 parent 19b2151 commit 716724f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def database(postgresql_proc):
6868

6969
@pytest.fixture(
7070
params=[
71-
# "0.8.6",
71+
"0.9.1",
7272
"0.9.8",
7373
],
7474
)

0 commit comments

Comments
 (0)