diff --git a/e2e_tests/integration/data-export.spec.ts b/e2e_tests/integration/data-export.spec.ts index a14ee7b7ac0..81d8615d64c 100644 --- a/e2e_tests/integration/data-export.spec.ts +++ b/e2e_tests/integration/data-export.spec.ts @@ -42,7 +42,7 @@ describe('Data export', () => { cy.executeCommand('MATCH (n:ExportTest) DETACH DELETE n') }) const tests = [ - { panel: 'Visualization', expected: ['PNG', 'SVG'] }, + { panel: 'Visualization', expected: ['CSV', 'JSON', 'PNG', 'SVG'] }, { panel: 'Plan', expected: [