Skip to content

Commit

Permalink
[MD] Display error toast for create index pattern with data source (o…
Browse files Browse the repository at this point in the history
…pensearch-project#2506) (opensearch-project#2526)

* add error toast for create index pattern with data source
* update change log

Signed-off-by: Su <[email protected]>
(cherry picked from commit 0e742b9)
  • Loading branch information
opensearch-trigger-bot[bot] authored and Peter Fitzgibbons committed Dec 1, 2022
1 parent 3870afa commit 447759f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ describe('getIndices', () => {
getIndexTags,
pattern: 'opensearch-dashboards',
searchClient,
dataSourceId,
});
expect(result.length).toBe(0);
});
Expand Down

0 comments on commit 447759f

Please sign in to comment.