Skip to content

Commit dc3fc68

Browse files
committed
cp
1 parent 5e16f10 commit dc3fc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mettagrid/tests/test_swap_frozen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def base_config():
5151
"west",
5252
]
5353
),
54-
change_vibe=ChangeVibeActionConfig(number_of_vibes=34),
54+
change_vibe=ChangeVibeActionConfig(),
5555
attack=AttackActionConfig(
5656
enabled=False, # No standalone attack actions
5757
vibes=["swords"], # Attack triggers on move when agent has swords vibe

0 commit comments

Comments
 (0)