Skip to content

Commit 695c755

Browse files
authored
Update README.md
1 parent df2257e commit 695c755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In your `codecept.json`, include **DbHelper** in the property **helpers** :
6262
"helpers": {
6363
...
6464
"DbHelper": {
65-
"require": "node_modules/codeceptjs-dbhelper"
65+
"require": "./node_modules/codeceptjs-dbhelper"
6666
}
6767
},
6868
...

0 commit comments

Comments
 (0)