codeception/verify 2.1 removed support for expect()->equals() so we need to replace it with verify()->equals(). [MAILPOET-5664]
If subscriber is empty we want to return the same token as if it is null. [MAILPOET-5248]