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 319d41d commit a4dec7aCopy full SHA for a4dec7a
docs/11-Codecoverage.md
@@ -131,7 +131,7 @@ coverage:
131
132
{% endhighlight %}
133
> 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.
+(i.e. `frontend.test:8000`,`backend.test:8080`) instead.
135
136
After the `c3.php` file is included in application you can start gather coverage.
137
In case you execute your application locally there is nothing to be changed in config.
0 commit comments