Skip to content

Commit 152aa78

Browse files
authored
Update gabledroofbug.test.js
1 parent abf9f69 commit 152aa78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/gabledroofbug.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* @jest-environment jsdom
33
*/
4+
import {jest} from '@jest/globals'
45
import { Building } from '../src/building.js';
56
import { BuildingShapeUtils } from '../src/extras/BuildingShapeUtils.js';
67
import { TextEncoder } from 'node:util';

0 commit comments

Comments
 (0)