Skip to content

Commit c76be45

Browse files
committed
[bugfix] Fix unit test
1 parent 59ebbcb commit c76be45

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

internal/app/controller/testdata/engine_test_gameevent_bot_substitution.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ transitions:
6363
details:
6464
botsubstitution:
6565
byteam: 1 # Yellow
66+
- event:
67+
trigger:
68+
type: continue
69+
expectedStateDiff:
70+
command: stop
71+
placementPos:
72+
x: 5.8
73+
y: 4.3
6674
- event:
6775
trigger:
6876
type: continue

0 commit comments

Comments
 (0)