Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
techmannih committed Jan 11, 2025
1 parent f7c6e15 commit 5473c1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pcb/pill-smtpad.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ test("pill smtpad shape", () => {
},
])

console.log(result) // Log the result to debug
expect(result).toMatchSvgSnapshot(import.meta.path)
})

0 comments on commit 5473c1b

Please sign in to comment.