Skip to content

Commit 0fddc82

Browse files
Update tests/examples/example38-cad-model-placement.test.tsx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 parent 094dd5e commit 0fddc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/examples/example38-cad-model-placement.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { test, expect } from "bun:test"
22
import { getTestFixture } from "tests/fixtures/get-test-fixture"
33

4-
test("example31 simple 3d snapshot", async () => {
4+
test("example38 cad model placement snapshot", async () => {
55
const { circuit } = getTestFixture()
66

77
circuit.add(

0 commit comments

Comments
 (0)