Skip to content
Draft
2 changes: 2 additions & 0 deletions desktop/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ export default defineConfig({
"**/inbox-live-update.spec.ts",
"**/mesh-compute.spec.ts",
"**/observer-archive-policy.spec.ts",
"**/agent-usage.spec.ts",
"**/agent-usage-screenshots.spec.ts",
],
use: {
...devices["Desktop Chrome"],
Expand Down
Loading
Loading