We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ed822 commit d4be7a6Copy full SHA for d4be7a6
projects/vdk-plugins/vdk-trino/tests/test_vdk_templates.py
@@ -672,7 +672,7 @@ def __scd_upsert_execute(
672
"run",
673
get_test_job_path(
674
pathlib.Path(os.path.dirname(os.path.abspath(__file__))),
675
- "load_dimension_scd_upsert_template_job",
+ "load_dimension_scd1_upsert_template_job",
676
),
677
"--arguments",
678
json.dumps(
@@ -696,7 +696,7 @@ def __scd_upsert_execute(
696
697
698
699
700
701
702
0 commit comments