X-Git-Url: http://www.average.org/gitweb/?p=loctrkd.git;a=blobdiff_plain;f=test%2Fcommon.py;h=761ea6721a267c832af4d3dfca910f6cbbb2dbb9;hp=df430233adbff50eddca0ac7c7bb217292df3e0f;hb=5bd4b1bad2506f2f5f71161ac9e8a9b141e0fef4;hpb=cbb7603aebedf517d7b7c61ff6de02d3e7193409 diff --git a/test/common.py b/test/common.py index df43023..761ea67 100644 --- a/test/common.py +++ b/test/common.py @@ -52,7 +52,7 @@ class TestWithServers(TestCase): "dbfn": self.tmpfilebase + ".opencellid.sqlite", "downloadurl": f"http://localhost:{freeports[2]}/test/262.csv.gz", } - self.conf["lookaside"] = { + self.conf["rectifier"] = { "backend": "opencellid", } self.conf["wsgateway"] = {