Skip to content

Commit acfca40

Browse files
committed
fix: tests
1 parent 467ae72 commit acfca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/tools.utils.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ describe('transformActorInputSchemaProperties', () => {
821821
},
822822
"advancedInput": {
823823
"title": "Advanced Inputs",
824-
"description": "These inputs are considered advanced and are not required for basic functionality.",
824+
"description": "Universal object for advanced inputs. Full definition is available in tool get-actor-detail. These inputs are considered advanced and are not required for basic functionality.",
825825
"type": "object",
826826
"properties": {
827827
"special": {

0 commit comments

Comments
 (0)