| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 319d41d commit 9b9b661
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -303,7 +303,7 @@ or after the test is finished. This can be useful for bootstrap/cleanup actions. | |||
| 303 | 303 | You can also define special behavior for when the test fails. This may help you in debugging the issue. | |
| 304 | 304 | For example, the PhpBrowser module saves the current webpage to the `tests/_output` directory when a test fails. | |
| 305 | 305 | ||
| 306 | - All hooks are defined in [Codeception\Module](http://codeception.com/docs/reference/Commands) and are listed here. You are free to redefine them in your module. | ||
| 306 | + All hooks are defined in [Codeception\Module](https://codeception.com/docs/reference/Module) and are listed here. You are free to redefine them in your module. | ||
| 307 | 307 | ||
| 308 | 308 | {% highlight php %} | |
| 309 | 309 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments