mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DSPicker: Use new DS picker everywhere in Grafana (#70609)
This commit is contained in:
@@ -307,7 +307,7 @@ export const Components = {
|
||||
* @deprecated use inputV2 instead
|
||||
*/
|
||||
input: () => 'input[id="data-source-picker"]',
|
||||
inputV2: 'Select a data source',
|
||||
inputV2: 'data-testid Select a data source',
|
||||
},
|
||||
TimeZonePicker: {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user