Skip to content

Commit ea98751

Browse files
authored
Update gabledroofbug.test.js
1 parent 7c94ce4 commit ea98751

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
@@ -38,6 +38,7 @@ beforeEach(() => {
3838
test('Constructor', () => {
3939
let xmlData = new window.DOMParser().parseFromString(data, 'text/xml');
4040
});
41+
4142
window.printError = printError;
4243

4344
var errors = [];

0 commit comments

Comments
 (0)