Skip to content

Commit b28d6be

Browse files
no message
1 parent 6fe3450 commit b28d6be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.scrutinizer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ build:
88
tests:
99
override:
1010
- php-scrutinizer-run
11-
- command: composer run-unit-tests-with-clover
11+
- command: composer run-unit-tests
1212
coverage:
13-
file: var/logs/test-coverage/clover.xml
13+
file: var/logs/test-coverage/unit/clover.xml
1414
format: clover
1515

1616
dependencies:

0 commit comments

Comments
 (0)