Skip to content

Commit

Permalink
Add cloudfront project
Browse files Browse the repository at this point in the history
  • Loading branch information
theseanything committed Jul 26, 2024
1 parent 145f6b7 commit 79d9562
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions playwright.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ export default defineConfig({
},
grep: /@worksonmirror/,
},
{
name: "cloudfront",
use: {
...devices["Desktop Chrome"],
},
grepInvert: /@notcloudfront|@publishing-app/,
},
/*
{
name: 'firefox',
Expand Down

0 comments on commit 79d9562

Please sign in to comment.