A11y: Fixes some fastpass errors for /datasources/* routes (#39577)

* A11y: Fixes some fastpass errors for /datasources/* routes
See #39429
This commit is contained in:
kay delaney
2021-09-29 16:16:30 +01:00
committed by GitHub
parent f61c8d3eed
commit 75a55379f1
11 changed files with 25 additions and 14 deletions

View File

@@ -202,6 +202,7 @@ export const Components = {
},
DataSourcePicker: {
container: 'Data source picker select container',
input: () => 'input[id="data-source-picker"]',
},
TimeZonePicker: {
container: 'Time zone picker select container',