mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 13:55:01 +02:00
Add tests for Google Auth import feature
This commit is contained in:
@ -58,6 +58,9 @@ class HandlerTest extends TestCase
|
||||
[
|
||||
'\App\Exceptions\DbEncryptionException'
|
||||
],
|
||||
[
|
||||
'\App\Exceptions\InvalidGoogleAuthMigration'
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user