Skip to content

Commit b5f6598

Browse files
committed
Rename to remount
1 parent 51ff5b2 commit b5f6598

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848

4949
render(createElement(SystemUnderTest, { dir: 'rtl' }), document.getElementById('webchat'));
5050

51+
await pageConditions.uiConnected();
52+
await pageConditions.numActivitiesShown(1);
5153
await host.snapshot('local');
5254
});
5355
</script>

0 commit comments

Comments
 (0)