Skip to content

Commit 1d90e7c

Browse files
authored
Update gabledroofbug.test.js
1 parent fe79486 commit 1d90e7c

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
@@ -43,6 +43,7 @@ beforeEach(() => {
4343
test ('Factory', () => {
4444
fetch.mockResponses(
4545
[data],
46+
[data],
4647
);
4748
Building.downloadDataAroundBuilding('way', '31361386');
4849
});

0 commit comments

Comments
 (0)