Skip to content

Commit c393c72

Browse files
authored
Merge pull request Codeception#430 from eXorus/patch-4
Update 11-Codecoverage.md for dev domain
2 parents 9b9b661 + a4dec7a commit c393c72

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)