Test fixes (#1197)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-03-24 16:04:29 +07:00
committed by GitHub
parent 6f7e95e233
commit dd809242b1
23 changed files with 439 additions and 86 deletions
@@ -262,7 +262,7 @@
notify={hasNotification}
/>
<div class="flex-center">
<div
<div id="profile-button"
class="cursor-pointer"
on:click|stopPropagation={(el) => {
showPopup(AccountPopup, {}, 'account')