diff --git a/tests/cli_06_execute_script_sql_test.py b/tests/cli_06_execute_script_sql_test.py index 81fd69e..524f780 100644 --- a/tests/cli_06_execute_script_sql_test.py +++ b/tests/cli_06_execute_script_sql_test.py @@ -23,7 +23,7 @@ def test_cli_execute_script_sql(): ).absolute() # Deploy SQL Script - destination_path = Path("scripts/step_01__update__14.0") + destination_path = Path("scripts/step_01__regular__14.0") cp([extra_script_path, destination_path]) # Reset database