Skip to content

Commit bc6e23e

Browse files
author
Nils Langner
committed
Merge branch 'master' of github.com:phmLabs/codeception-module-visualception
2 parents 1536c4c + 434f8e7 commit bc6e23e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ modules:
4242
enabled: [WebDriver, VisualCeption]
4343

4444
VisualCeption:
45-
referenceImageDir: /home/codeception/referenceImages/ # Path to the reference folder
45+
referenceImageDir: /home/codeception/referenceImages/ # Path to the reference folder (optional, standard is
46+
# <datadir>/VisualCeption/)
4647
maximumDeviation: 5 # deviation in percent
4748
```
4849

0 commit comments

Comments
 (0)