Ghost/ghost/verification-trigger/test
Fabien "egg" O'Carroll f761bd36b4
Fixed verification trigger usage of Event Repository
refs https://github.com/TryGhost/Team/issues/2192

The method signatures of the Event Repository have been updated to
take mongo filter objects, but this call-site was not updated.

Long term we should really be using NQL filter strings for our
filtering API and the mongo filter objects should be an implementation
detail, however we don't have time right now to rectify this.
2022-11-01 13:00:42 +07:00
..
utils
.eslintrc.js
verification-trigger.test.js Fixed verification trigger usage of Event Repository 2022-11-01 13:00:42 +07:00