We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888d5c9 commit 30ea7a0Copy full SHA for 30ea7a0
tests/repros/repro27-chip-pinlabels.test.tsx
@@ -22,5 +22,5 @@ test(
22
expect(circuit.db.schematic_port.list()).toHaveLength(4)
23
expect(circuit).toMatchSchematicSnapshot(import.meta.path)
24
},
25
- { timeout: 80000 },
+ { timeout: 90000 },
26
)
0 commit comments