Skip to content

Commit d659f3d

Browse files
Add quotes to variable var5
1 parent 961da96 commit d659f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/gtest_blackboard.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ TEST(BlackboardTest, RootBlackboard)
584584
</BehaviorTree>
585585
586586
<BehaviorTree ID="Sub_Issue823">
587-
<BB_TestNode in_port="2" out_port={@var5} />
587+
<BB_TestNode in_port="2" out_port="{@var5}" />
588588
</BehaviorTree>
589589
590590
<BehaviorTree ID="MainTree">

0 commit comments

Comments
 (0)