mirror of
https://github.com/grafana/grafana.git
synced 2024-12-25 16:31:28 -06:00
provoke an error
This commit is contained in:
parent
abee323789
commit
a2df215189
@ -1060,6 +1060,7 @@ export const versionedComponents = {
|
||||
},
|
||||
CodeEditor: {
|
||||
container: {
|
||||
'11.4.0': 'data-testid abc',
|
||||
'10.2.3': 'data-testid Code editor container',
|
||||
[MIN_GRAFANA_VERSION]: 'Code editor container',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user