diff --git a/tests/cli_31_copydb_test.py b/tests/cli_31_copydb_test.py index 0b2a163..f9293b7 100644 --- a/tests/cli_31_copydb_test.py +++ b/tests/cli_31_copydb_test.py @@ -14,7 +14,7 @@ def test_cli_copydb(): move_to_test_folder() db_name = "database_test_cli___copydb" - db_dest_name = "database_test_cli___copydb__COPY" + db_dest_name = "database_test_cli___copydb__copy" ctx = build_ctx_from_config_file() # Ensure environment is clean