We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d04409 commit 0bc9453Copy full SHA for 0bc9453
phpspec.yml.ci
@@ -4,7 +4,7 @@ suites:
4
psr4_prefix: Http\Promise
5
formatter.name: pretty
6
extensions:
7
- - PhpSpec\Extension\CodeCoverageExtension
+ FriendsOfPhpSpec\PhpSpec\CodeCoverage\CodeCoverageExtension: ~
8
code_coverage:
9
format: clover
10
output: build/coverage.xml
0 commit comments