We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fc7d6 commit 63a2c21Copy full SHA for 63a2c21
tests/repros/repro27-chip-pinlabels.test.tsx
@@ -17,5 +17,5 @@ test(
17
expect(circuit.db.schematic_port.list()).toHaveLength(4)
18
expect(circuit).toMatchSchematicSnapshot(import.meta.path)
19
},
20
- { timeout: 80000 },
+ { timeout: 90000 },
21
)
0 commit comments