Skip to content

Commit

Permalink
small change to retrigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rakeshsh committed Aug 6, 2024
1 parent 34f33d5 commit 1c631a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/end-to-end/tests/details-view/reflow-ui.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ describe('Details View ->', () => {
targetPage = await browser.newTargetPage({
testResourcePath: 'all.html',
});

await browser.newPopupPage(targetPage);
detailsViewPage = await browser.newDetailsViewPage(targetPage);
await detailsViewPage.waitForSelector(
Expand Down

0 comments on commit 1c631a3

Please sign in to comment.