Skip to content

Commit 6a2544f

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

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
@@ -46,6 +46,7 @@ test ('Factory', () => {
4646
[data],
4747
);
4848
Building.downloadDataAroundBuilding('way', '31361386');
49+
expect(global.fetch).toHaveBeenCalledTimes(2);
4950
});
5051

5152
window.printError = printError;

0 commit comments

Comments
 (0)