summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js')
-rw-r--r--cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js b/cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js
index bb63767d97..f92769be8a 100644
--- a/cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js
+++ b/cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js
@@ -5,8 +5,6 @@ var calcHelper = require('../../common/calc_helper');
var mobileHelper = require('../../common/mobile_helper');
var calcMobileHelper = require('./calc_mobile_helper');
-require('cypress-wait-until');
-
describe('Interact with bottom toolbar.', function() {
var testFileName;