Skip to content

Commit

Permalink
better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sunker committed Jan 15, 2025
1 parent 61b8f17 commit d9260b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-e2e/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default defineConfig<PluginOptions>({
dependencies: ['authenticate'],
},

// Run all tests in parallel using user with admin role
// Run all tests in parallel using user with admin role but with wide screen
{
name: 'admin-wide-screen',
testDir: './tests/as-admin-user',
Expand Down

0 comments on commit d9260b5

Please sign in to comment.