Skip to content

Commit 397dcd7

Browse files
author
Shaw
committed
test: stabilize app ui smoke routes
1 parent c2bc199 commit 397dcd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/app/test/ui-smoke/all-pages-clicksafe.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ const SAFE_APP_TILES = [
164164
] as const;
165165

166166
const SETTING_SECTIONS_TO_CLICK = [/^Capabilities\b/, /^Permissions\b/];
167+
const SMOKE_GENERATED_AT = "2026-01-01T00:00:00.000Z";
167168
const ONE_PIXEL_PNG_BASE64 =
168169
"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+/p9sAAAAASUVORK5CYII=";
169170
const EMPTY_PERMISSIONS = {

0 commit comments

Comments
 (0)