You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but you need to add an extra `hookType`, which is a string. For the `before`-hook you use the string `before` and for the `after`-hook you can use the string `after`.
42
42
See the examples below
43
43
44
+
> **Keep in mind this is only for the `before|after`-hooks, if you add them in steps you will mess up your own report**
0 commit comments