Skip to content

Commit

Permalink
Update webui/react/src/e2e/tests/experimentList.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ashton G. <ashton.galloway@hpe.com>
  • Loading branch information
thiagodallacqua-hpe and ashtonG authored Sep 30, 2024
1 parent d868a84 commit 1f56b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webui/react/src/e2e/tests/experimentList.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ test.describe('Experiment List', () => {
await secondRow.order.selectMenuOption(secondSortOrder);

await multiSortMenu.close();
await scenario();
await waitTableStable();
await scenario();
});
};

Expand Down

0 comments on commit 1f56b90

Please sign in to comment.