From 266cdeb6e01f7be93813534555b073ce4541943f Mon Sep 17 00:00:00 2001 From: Joe Pavitt <99246719+joepavitt@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:37:24 +0100 Subject: [PATCH] Update cypress/tests/widgets/chart-options.spec.js --- cypress/tests/widgets/chart-options.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/tests/widgets/chart-options.spec.js b/cypress/tests/widgets/chart-options.spec.js index 0fab1a9c0..2acc01cbc 100644 --- a/cypress/tests/widgets/chart-options.spec.js +++ b/cypress/tests/widgets/chart-options.spec.js @@ -3,7 +3,7 @@ import should from 'should' /* eslint-disable cypress/no-unnecessary-waiting */ describe('Node/-RED Dashboard 2.0 - Chart Widget - chart options', () => { - it('sets tooltip `mode` to "nearest" for line charts', () => { + it('sets tooltip `mode` to "x" for line charts', () => { const chartName = 'line-chart-1' const overrides = [ {