Skip to content

Commit 4ad8b50

Browse files
authored
Update diagnose.test.js
1 parent 86b098c commit 4ad8b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/diagnose.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,6 +2356,7 @@ const mapData = `<?xml version="1.0" encoding="UTF-8"?>
23562356
</osm>
23572357
`;
23582358

2359+
// Describe Issue
23592360
test('Diagnose Skillion Issue', async() => {
23602361
fetch.mockResponses(
23612362
[initialData], // /way/398056904/full

0 commit comments

Comments
 (0)