We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca7ba4 commit ef9838eCopy full SHA for ef9838e
1 file changed
mergin/test/test_mergin_project.py
@@ -444,7 +444,6 @@ def test_set_tables_to_skip():
444
445
def test_set_tables_to_include():
446
"""Only tables in set_tables_to_include appear in the changeset."""
447
- # two_tables.gpkg -> two_tables_1_A.gpkg: only survey changes, simple is unchanged
448
base = os.path.join(TEST_DATA_DIR, "two_tables.gpkg")
449
modified = os.path.join(TEST_DATA_DIR, "two_tables_1_A.gpkg")
450
0 commit comments