Skip to content

Commit 92f3e77

Browse files
committed
Updates phpspec config
1 parent f661fd6 commit 92f3e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpspec.yml.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ suites:
33
namespace: Http\Discovery
44
psr4_prefix: Http\Discovery
55
bootstrap: spec/bootstrap.php
6+
formatter.name: pretty
67
extensions:
78
- PhpSpec\Extension\CodeCoverageExtension
8-
formatter.name: pretty
99
code_coverage:
1010
format: clover
1111
output: build/coverage.xml

0 commit comments

Comments
 (0)