Skip to content

Commit 34b0fde

Browse files
committed
patch
1 parent 0fddc82 commit 34b0fde

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
10.5 KB
Loading

tests/components/normal-components/resistor-cadmodel-react-element.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ it("resistor with cadmodel react element", async () => {
1010
circuit.add(
1111
<board width="10mm" height="10mm">
1212
<resistor
13-
name="R1"
13+
name="R1_cadModel_offset"
1414
resistance={1000}
1515
footprint="0402"
1616
cadModel={

0 commit comments

Comments
 (0)