Skip to content

Commit

Permalink
Try running all three at once
Browse files Browse the repository at this point in the history
  • Loading branch information
svanherk committed Jul 5, 2023
1 parent 2d6d92a commit 5c072e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-test-runner.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { createConfig, getBrowsers } from '@brightspace-ui/testing/wtr-config.js
const pattern = type => `+(components|controllers|directives|helpers|mixins|templates)/**/*.${type}.js`;

export default createConfig({
concurrentBrowsers: 3,
pattern,
groups: [{
name: 'aXe',
Expand Down

0 comments on commit 5c072e0

Please sign in to comment.