Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit aee9d42

Browse files
authored
Fix configuration documentation
1 parent c2e5382 commit aee9d42

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
@@ -27,7 +27,7 @@ $ composer require edno/codeception-graphwalker
2727
Add the **GraphWalker** format to the list of supported format into your suite configuration file (`.suite.yml`):
2828
```yaml
2929
formats:
30-
- edno\codeception-graphwalker\GraphWalker
30+
- edno\Codeception\GraphWalker
3131
```
3232
3333
In the configuration file, declare the graph **algorithm** class to be used and the scripts **path** :

0 commit comments

Comments
 (0)