Skip to content

Commit

Permalink
removing skip data-share-item
Browse files Browse the repository at this point in the history
Signed-off-by: Qingyang(Abby) Hu <[email protected]>
  • Loading branch information
abbyhu2000 committed Sep 29, 2023
1 parent 8f7ead0 commit f8e335d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,7 @@ describe('discover app', () => {
});
});

//https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5058
describe.skip('data-shared-item', function () {
describe('data-shared-item', function () {
it('should have correct data-shared-item title and description', () => {
const expected = {
title: 'A Saved Search',
Expand Down

0 comments on commit f8e335d

Please sign in to comment.