Skip to content

Commit 62d1f7e

Browse files
committed
Typo
1 parent b659be1 commit 62d1f7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/core/test_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6279,7 +6279,7 @@ def plan_with_output(ctx: Context, environment: str):
62796279

62806280
assert "Differences from the `prod` environment" in output.stdout
62816281

6282-
# Case 4: Dev is updated with a metadata change, but comparison against prod shows both the previous and the current changes
6282+
# Case 5: Dev is updated with a metadata change, but comparison against prod shows both the previous and the current changes
62836283
# so it's still classified as a breaking change
62846284
create_temp_file(
62856285
tmp_path,

0 commit comments

Comments
 (0)