Skip to content

Commit a2c9229

Browse files
izeigermanCopilot
andauthored
Update tests/core/integration/test_change_scenarios.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cd29995 commit a2c9229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/core/integration/test_change_scenarios.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,7 @@ def test_creating_stage_for_first_batch_only(init_and_plan_context: t.Callable):
14901490

14911491
# Projections are fully annotated in the query but columns were not specified explicitly
14921492
expressions = d.parse(
1493-
f"""
1493+
"""
14941494
MODEL (
14951495
name memory.sushi.test_batch_size,
14961496
kind INCREMENTAL_BY_UNIQUE_KEY (

0 commit comments

Comments
 (0)