From 962c0e969810fda38ec3ba6fb9fb2683e63d43e0 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Mon, 20 Feb 2023 16:37:49 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_6941_test.py: fixed dummy copy-paste result --- tests/bugs/gh_6941_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/gh_6941_test.py b/tests/bugs/gh_6941_test.py index 9593199f..59b6ae44 100644 --- a/tests/bugs/gh_6941_test.py +++ b/tests/bugs/gh_6941_test.py @@ -27,7 +27,7 @@ db = db_factory() act = python_act('db') tmp_fbk = temp_file('gh_6941.tmp.fbk') -db_tmp = db_factory(filename='tmp_core_5965.fdb', do_not_create=True) +db_tmp = db_factory(filename='tmp_gh_6941.fdb', do_not_create=True) chk_sql = """ select t1.*