mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Update e2e selectors for Transformations (#78426)
* baldm0mma/e2e_selector_migration/ update labels * baldm0mma/e2e_selector_migration/ run prettier * baldm0mma/e2e_selector_migration/ add test * baldm0mma/ update results * baldm0mma/e2e_selector_migration/ update betterer
This commit is contained in:
@@ -229,8 +229,8 @@ export const Components = {
|
||||
Transforms: {
|
||||
card: (name: string) => `data-testid New transform ${name}`,
|
||||
Reduce: {
|
||||
modeLabel: 'Transform mode label',
|
||||
calculationsLabel: 'Transform calculations label',
|
||||
modeLabel: 'data-testid Transform mode label',
|
||||
calculationsLabel: 'data-testid Transform calculations label',
|
||||
},
|
||||
SpatialOperations: {
|
||||
actionLabel: 'root Action field property editor',
|
||||
|
||||
Reference in New Issue
Block a user