summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/mobile/calc/number_format_spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'cypress_test/integration_tests/mobile/calc/number_format_spec.js')
-rw-r--r--cypress_test/integration_tests/mobile/calc/number_format_spec.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/cypress_test/integration_tests/mobile/calc/number_format_spec.js b/cypress_test/integration_tests/mobile/calc/number_format_spec.js
index f9b5eb25f5..58088242ed 100644
--- a/cypress_test/integration_tests/mobile/calc/number_format_spec.js
+++ b/cypress_test/integration_tests/mobile/calc/number_format_spec.js
@@ -15,9 +15,6 @@ describe('Apply number formatting.', function() {
calcHelper.clickOnFirstCell();
- cy.get('.leaflet-marker-icon')
- .should('be.visible');
-
mobileHelper.openMobileWizard();
helper.clickOnIdle('#ScNumberFormatPropertyPanel');