Skip to content

Commit 64b24d9

Browse files
committed
must open page again with changed test order
1 parent d190f14 commit 64b24d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e/mwp-admin.summary.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ describe('MWP Admin > Summary', () => {
3838
});
3939

4040
it('should change the date correctly when a period button is toggled', async () => {
41+
await MwpSummaryPage.open();
4142
await MwpSummaryPage.changePeriod('This month');
4243

4344
// the data for today can change randomly, so we hide the actual reports so the

0 commit comments

Comments
 (0)