mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-16 00:27:49 +02:00
Refactor and finalize the Import feature for G.Auth, Aegis & Plain Text
This commit is contained in:
@ -59,11 +59,14 @@ class HandlerTest extends TestCase
|
||||
'\App\Exceptions\DbEncryptionException'
|
||||
],
|
||||
[
|
||||
'\App\Exceptions\InvalidGoogleAuthMigration'
|
||||
'\App\Exceptions\InvalidMigrationDataException'
|
||||
],
|
||||
[
|
||||
'\App\Exceptions\UndecipherableException'
|
||||
],
|
||||
[
|
||||
'\App\Exceptions\UnsupportedMigrationException'
|
||||
],
|
||||
[
|
||||
'\App\Exceptions\UnsupportedOtpTypeException'
|
||||
],
|
||||
|
Reference in New Issue
Block a user