Skip to content

Commit c0b7c14

Browse files
committed
fix extension initialization (fixes #123)
2 parents 876f7f0 + 4f1bc76 commit c0b7c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ extensions:
3535
outputDirectory: allure-results
3636
linkTemplates:
3737
issue: https://example.org/issues/%s
38-
setipHook: My\SetupHook
38+
setupHook: My\SetupHook
3939
```
4040
4141
`outputDirectory` is used to store Allure results and will be calculated

0 commit comments

Comments
 (0)