Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik committed Jan 31, 2022
1 parent bb22a40 commit e0557d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The list of plugins can be updated from version to version so this hook ensures

```js
// in codecept.conf.js
const { setHeadlessWhen } = require('@codeceptjs/configure');
const { setCommonPlugins } = require('@codeceptjs/configure');

setCommonPlugins();
```
Expand Down

0 comments on commit e0557d4

Please sign in to comment.