27 lines
454 B
Markdown
27 lines
454 B
Markdown
#### What are you trying to achieve?
|
|
|
|
#### What do you get instead?
|
|
|
|
> Provide console output if related. Use `-vvv` mode for more details.
|
|
|
|
```bash
|
|
# paste output here
|
|
```
|
|
> Provide test source code if related
|
|
|
|
```php
|
|
// paste test
|
|
```
|
|
### Details
|
|
|
|
* Codeception version:
|
|
* PHP Version:
|
|
* Operating System:
|
|
* Installation type: Phar || Composer
|
|
* List of installed packages (`composer show`)
|
|
* Suite configuration:
|
|
|
|
```yml
|
|
# paste suite config here
|
|
```
|