Skip to content

Commit a4dec7a

Browse files
authored
Update 11-Codecoverage.md
1 parent 319d41d commit a4dec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/11-Codecoverage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ coverage:
131131

132132
{% endhighlight %}
133133
> note: we can't have multiple `c3_url` on same host difference only by port. Please, use alias of domain
134-
(i.e. `frontend.dev:8000`,`backend.dev:8080`) instead.
134+
(i.e. `frontend.test:8000`,`backend.test:8080`) instead.
135135

136136
After the `c3.php` file is included in application you can start gather coverage.
137137
In case you execute your application locally there is nothing to be changed in config.

0 commit comments

Comments
 (0)