Skip to content

Commit

Permalink
fix extension initialization (fixes #123)
Browse files Browse the repository at this point in the history
  • Loading branch information
remorhaz committed May 16, 2024
2 parents 876f7f0 + 4f1bc76 commit c0b7c14
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 @@ -35,7 +35,7 @@ extensions:
outputDirectory: allure-results
linkTemplates:
issue: https://example.org/issues/%s
setipHook: My\SetupHook
setupHook: My\SetupHook
```
`outputDirectory` is used to store Allure results and will be calculated
Expand Down

0 comments on commit c0b7c14

Please sign in to comment.