e2e.ts runTest was passing all paths as single string argument, causing bun to treat it as one malformed path. Split on spaces to properly pass multiple test paths. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
68 B
JSON
Executable File
8 lines
68 B
JSON
Executable File
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(*)"
|
|
]
|
|
}
|
|
}
|