Skip to content

Commit 16c8e91

Browse files
committed
Update E2E test
1 parent 2c96cfa commit 16c8e91

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

e2e/bug-11826/phpstan.neon.dist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,10 @@ parameters:
44
- src
55
- rules
66

7+
# force the use of parallel processing
8+
parallel:
9+
jobSize: 1
10+
minimumNumberOfJobsPerProcess: 1
11+
712
rules:
813
- Rules\DummyRule

0 commit comments

Comments
 (0)