Skip to content

Commit 2007cc0

Browse files
izeigermanCopilot
andauthored
Update tests/core/test_integration.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4e0ed5c commit 2007cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/core/test_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@ def test_seed_model_promote_to_prod_after_dev(
16981698
# Promote all changes to prod
16991699
waiter_names_snapshot = context.get_snapshot("sushi.waiter_names")
17001700
plan = context.plan_builder("prod", skip_tests=True).build()
1701-
# Clear the cache to source the dehydrated model instance from the state
1701+
# Clear the cache to source the dehydrated model instance from the state
17021702
context.clear_caches()
17031703
context.apply(plan)
17041704

0 commit comments

Comments
 (0)