Skip to content

Commit 7c3172f

Browse files
author
techmannih
committed
format
1 parent 9ab9f7e commit 7c3172f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/components/primitive-components/footprint-text-resolution.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,5 @@ test("footprint text resolution", async () => {
9393

9494
expect(silkscreenText).toBeDefined()
9595
expect((silkscreenText as any).text).toBe("U1")
96-
// add pcbbbb snapshot test
9796
expect(circuitJson).toMatchPcbSnapshot(import.meta.path)
9897
})

0 commit comments

Comments
 (0)