Allow users to customize DocumentListItem #484
Annotations
2 errors and 1 warning
Run npm run test:coverage:
src/lib/components/accounts/tests/UserMenu.test.ts#L8
Error: Snapshot `UserMenu 1` mismatched
- Expected
+ Received
@@ -56,11 +56,11 @@
<div
class="dropdown svelte-v01npp"
style="left: 0px; top: 0px;"
>
<div
- class="menu svelte-ei6d2h"
+ class="menu svelte-nrjt2v"
role="menu"
>
<a
class="sidebarItem container svelte-1epk331"
href="https://dev.squarelet.com"
❯ src/lib/components/accounts/tests/UserMenu.test.ts:8:28
|
Run npm run test:coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading