Skip to content

Commit 63a2c21

Browse files
committed
fix
1 parent 59fc7d6 commit 63a2c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/repros/repro27-chip-pinlabels.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ test(
1717
expect(circuit.db.schematic_port.list()).toHaveLength(4)
1818
expect(circuit).toMatchSchematicSnapshot(import.meta.path)
1919
},
20-
{ timeout: 80000 },
20+
{ timeout: 90000 },
2121
)

0 commit comments

Comments
 (0)