Skip to content

Commit c38620d

Browse files
committed
Merge main into combined-huh-changes, resolving conflicts
2 parents 5b68d5b + 3d137f0 commit c38620d

File tree

3 files changed

+360
-475
lines changed

3 files changed

+360
-475
lines changed

AutoSnap/test-enhanced-flow-ci.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ config();
55
// BYPASS: Disable Playwright's font loading check for screenshots
66
process.env.PW_TEST_SCREENSHOT_NO_FONTS_READY = 'true';
77

8+
// Disable stock version screenshots completely
9+
process.env.DISABLE_STOCK_SCREENSHOTS = 'true';
10+
811
// Direct image replacement - no suffixes used
912

1013
// Get API key from environment variable

0 commit comments

Comments
 (0)