Skip to content

Commit dabedc7

Browse files
committed
Add percy snapshot for anonymous view
1 parent d948dfe commit dabedc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/engines/registries/acceptance/overview/topbar-test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ module('Registries | Acceptance | overview.topbar', hooks => {
9999
}, 'anonymized');
100100

101101
await visit(`/${anonymousReg.id}/`);
102+
await percySnapshot(assert);
102103

103104
assert.dom('[data-test-topbar-share-bookmark-fork]').exists();
104105
assert.dom('[data-test-topbar-states]').doesNotExist();

0 commit comments

Comments
 (0)