Skip to content

Commit fd66488

Browse files
authored
Update README.md
1 parent 31e5a35 commit fd66488

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,10 @@ and in the extension config provide the fully qualified namespace to that class:
172172

173173
```yaml
174174
enabled:
175-
- \Codeception\Extension\Phiremock
176-
config:
177-
\Codeception\Extension\Phiremock:
178-
server_factory: \My\Namespace\FactoryWithGuzzle7
175+
- \Codeception\Extension\Phiremock
176+
config:
177+
\Codeception\Extension\Phiremock:
178+
server_factory: \My\Namespace\FactoryWithGuzzle7
179179
```
180180

181181
## See also:

0 commit comments

Comments
 (0)