fix macos resolving by default to ipv6 only #2027
Annotations
2 errors
packages/chopsticks/src/schema/options.test.ts > get yargs options from zod schema:
packages/chopsticks/src/schema/options.test.ts#L5
Error: Snapshot `get yargs options from zod schema 1` mismatched
- Expected
+ Received
@@ -1,6 +1,12 @@
{
+ "addr": {
+ "choices": undefined,
+ "demandOption": false,
+ "description": "[DEPRECATED] Use --host instead",
+ "type": "string",
+ },
"allow-unresolved-imports": {
"choices": undefined,
"demandOption": false,
"description": undefined,
"type": "boolean",
❯ packages/chopsticks/src/schema/options.test.ts:5:47
|
tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
188 KB |
|