Skip to content

Commit f8dfdcf

Browse files
committed
-
1 parent 6bbd479 commit f8dfdcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Chain/ToolBox/ToolBoxTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ public function executeWithUnknownTool(): void
147147
$this->toolBox->execute(new ToolCall('call_1234', 'foo_bar_baz'));
148148
}
149149

150+
#[Test]
150151
public function executeWithToolReturningString(): void
151152
{
152153
self::assertSame(

0 commit comments

Comments
 (0)