Hello,
is it somehow possible to mock the functionality of the sms verification flow for e2e test?
I don't want to skip the 2FA altogether during the e2e tests because I'd like them to fail if the 2FA is not setup correctly.
Is something like that possible?
Thanks :)