return {
          pass: this.equals(log, expected),
          message: () =>
            this.utils.matcherHint(
              `${this.isNot ? '.not' : ''}.toEmitFromJunction`,