Skip to content

Commit bf0add8

Browse files
committed
PB-2064: run all tests
1 parent ded5cad commit bf0add8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/viewer/tests/cypress/tests-e2e/importToolMaps.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ describe('The Import Maps Tool', () => {
1111
cy.goToMapView({ withHash: true })
1212
cy.openMenuIfMobile()
1313
})
14-
it.only('Import external wms layers', () => {
14+
it('Import external wms layers', () => {
1515
cy.intercept(
1616
{
1717
https: true,

0 commit comments

Comments
 (0)