Skip to content

Commit 151b7c8

Browse files
authored
Plugin E2E: Use right selector version for viz tab (#2479)
1 parent 718a128 commit 151b7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/plugin-e2e/src/selectors/versionedConstants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const versionedConstants = {
2323
},
2424
Tab: {
2525
title: {
26-
'12.4.0': 'Visualizations',
26+
'13.0.0': 'Visualizations',
2727
[MIN_GRAFANA_VERSION]: 'All visualizations',
2828
},
2929
},

0 commit comments

Comments
 (0)