Skip to content

Commit d2e92ed

Browse files
committed
Fix flakiness
1 parent a1b90a9 commit d2e92ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

__tests__/html2/part-grouping/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@
417417

418418
// Then: show the closing message after the list
419419
await pageConditions.numActivitiesShown(6);
420+
await pageConditions.scrollToBottomCompleted();
420421
await host.snapshot('local');
421422
});
422423
</script>

0 commit comments

Comments
 (0)