We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba0ee1 commit 8fab29dCopy full SHA for 8fab29d
phpspec.yml.ci
@@ -1,10 +1,10 @@
1
suites:
2
- client_suite:
3
- namespace: Http\Client
4
- psr4_prefix: Http\Client
+ client_suite:
+ namespace: Http\Client
+ psr4_prefix: Http\Client
5
formatter.name: pretty
6
extensions:
7
- - PhpSpec\Extension\CodeCoverageExtension
+ - PhpSpec\Extension\CodeCoverageExtension
8
code_coverage:
9
- format: clover
10
- output: build/coverage.xml
+ format: clover
+ output: build/coverage.xml
phpspec.yml.dist
@@ -1,5 +1,5 @@
0 commit comments