Skip to content

Commit a389397

Browse files
authored
Update tests/dialect/postgresql/test_function_defaults.py
1 parent f036d86 commit a389397

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/dialect/postgresql/test_function_defaults.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
pg = create_postgres_fixture(scope="function", engine_kwargs={"echo": True})
1414

1515

16-
@pytest.fixture
17-
def pmr_postgres_config():
18-
return PostgresConfig(image="postgres:11", port=None, ci_port=None)
1916

2017

2118
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)