Skip to content

Commit a9e01a9

Browse files
authored
Update gabledroofbug.test.js
1 parent ef2efd4 commit a9e01a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gabledroofbug.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @jest-environment jsdom
33
*/
4-
import { BuildingPart } from '../src/buildingpart.js';
4+
import { Building } from '../src/building.js';
55
import { BuildingShapeUtils } from '../src/extras/BuildingShapeUtils.js';
66
import { TextEncoder } from 'node:util';
77

0 commit comments

Comments
 (0)