after
hook works locally but not on ci
#27072
Unanswered
umer4ik
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm create users in
before
hook and delete them inafter
, locally it works perfectly, however it looks like on CI after isn't called at all. Although tests pass without errorsWhat can potentially cause it?
Beta Was this translation helpful? Give feedback.
All reactions