You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/plugins/data_source_management/public/components/data_source_aggregated_view/data_source_aggregated_view.test.tsx
+2-2
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ describe('DataSourceAggregatedView: read all view (displayAllCompatibleDataSourc
Copy file name to clipboardExpand all lines: src/plugins/data_source_management/public/components/data_source_aggregated_view/data_source_aggregated_view.tsx
+7-1
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,13 @@ export class DataSourceAggregatedView extends React.Component<
Copy file name to clipboardExpand all lines: src/plugins/data_source_management/public/components/data_source_multi_selectable/data_source_multi_selectable.test.tsx
Copy file name to clipboardExpand all lines: src/plugins/data_source_management/public/components/data_source_multi_selectable/data_source_multi_selectable.tsx
+2
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,8 @@ export class DataSourceMultiSelectable extends React.Component<
Copy file name to clipboardExpand all lines: src/plugins/data_source_management/public/components/data_source_selectable/data_source_selectable.test.tsx
Copy file name to clipboardExpand all lines: src/plugins/data_source_management/public/components/data_source_selector/create_data_source_selector.test.tsx
0 commit comments