Skip to content

Commit 555bb86

Browse files
committed
try fix test
1 parent 902f1b7 commit 555bb86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/test_integration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2931,6 +2931,7 @@ def test_virtual_environment_mode_dev_only_seed_model_change(
29312931
with open(seed_model.seed_path, "a") as fd:
29322932
fd.write("\n123,New Test Name")
29332933

2934+
context.clear_caches()
29342935
context.load()
29352936
seed_model_snapshot = context.get_snapshot("sushi.waiter_names")
29362937
plan = context.plan_builder("dev").build()

0 commit comments

Comments
 (0)