summaryrefslogtreecommitdiff
path: root/cypress_test/integration_tests/mobile/calc/chart_spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'cypress_test/integration_tests/mobile/calc/chart_spec.js')
-rw-r--r--cypress_test/integration_tests/mobile/calc/chart_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/integration_tests/mobile/calc/chart_spec.js b/cypress_test/integration_tests/mobile/calc/chart_spec.js
index 9115b7557..5a78441a0 100644
--- a/cypress_test/integration_tests/mobile/calc/chart_spec.js
+++ b/cypress_test/integration_tests/mobile/calc/chart_spec.js
@@ -6,7 +6,7 @@ var helper = require('../../common/helper');
var mobileHelper = require('../../common/mobile_helper');
var calcMobileHelper = require('./calc_mobile_helper');
-describe('Calc insertion wizard.', function() {
+describe('Chart tests.', function() {
var testFileName = 'chart.ods';
beforeEach(function() {