Skip to content

Commit

Permalink
Only running one browser for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinsingla committed Feb 21, 2024
1 parent 0fbf218 commit 1728b8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ci/playwright.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ module.exports = defineConfig({

/* Configure projects for major browsers */
projects: [
{
name: 'chromium',
use: { ...devices['Desktop Chrome'] },
},
// {
// name: 'chromium',
// use: { ...devices['Desktop Chrome'] },
// },

{
name: 'firefox',
Expand Down

0 comments on commit 1728b8b

Please sign in to comment.