Skip to content

Commit

Permalink
dashboard expect
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
  • Loading branch information
abbyhu2000 committed Feb 6, 2024
1 parent e8f6843 commit a55a819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/apps/dashboard/dashboard_filtering.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ export default function ({ getService, getPageObjects }) {
});

it('saved searches', async () => {
await dashboardExpect.savedSearchRowCountFromLegacyTable(1);
await testSubjects.existOrFail('docTableExpandToggleColumn');
});

it('vega', async () => {
Expand Down

0 comments on commit a55a819

Please sign in to comment.