]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/conftest.py
remove debug code
[nominatim.git] / test / python / conftest.py
index d4649c24929b91835b6aa3dd7d34f985904ceed6..f43f09d074c7ab56ce3837872ff2539ba3f18f86 100644 (file)
@@ -299,7 +299,7 @@ def sql_preprocessor(temp_db_conn, tmp_path, monkeypatch, table_factory):
 
 
 @pytest.fixture
 
 
 @pytest.fixture
-def tokenizer_mock(monkeypatch, property_table, temp_db_conn):
+def tokenizer_mock(monkeypatch, property_table, temp_db_conn, dsn):
     """ Sets up the configuration so that the test dummy tokenizer will be
         loaded.
     """
     """ Sets up the configuration so that the test dummy tokenizer will be
         loaded.
     """