Skip to content

Commit 1bc719f

Browse files
authored
Update diagnose.test.js
1 parent 4ad8b50 commit 1bc719f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/diagnose.test.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* @jest-environment jsdom
3+
*/
4+
15
import { Shape, Mesh } from 'three';
26
import { TextEncoder } from 'node:util';
37
import {expect, test, beforeEach, describe} from '@jest/globals';

0 commit comments

Comments
 (0)