Skip to content

Commit 8d65803

Browse files
Solve annotations tests
1 parent db109ba commit 8d65803

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui-tests/tests/annotations.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ test.describe('#annotations', () => {
3030
y: 194,
3131
},
3232
});
33+
34+
await page.getByText('Annotations').click();
3335
await page.getByText('Add annotation').click();
3436
await page
3537
.getByLabel('annotation-test.jGIS')

0 commit comments

Comments
 (0)