Skip to content

Commit f457812

Browse files
committed
Remove unneeded phpunit config
1 parent bb27d5b commit f457812

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ tools:
77
config: { level: psr2 }
88
enabled: true
99
build:
10-
tests:
11-
before:
12-
- 'phpunit'
10+
tests: ~
1311
checks:
1412
php:
1513
uppercase_constants: true

0 commit comments

Comments
 (0)