nextcloud/apps/twofactor_backupcodes/tests
Joas Schilling fe8d98f84b
Fix twofactor backup code tests
16) OCA\TwoFactorBackupCodes\Tests\Unit\Listener\ActivityPublisherTest::testHandleCodesGeneratedEvent
Method publish may not return value of type Mock_IEvent_11bf8381, its return declaration is ": void"

17) OCA\TwoFactorBackupCodes\Tests\Unit\Controller\SettingsControllerTest::testCreateCodes
Method getBackupCodesState may not return value of type string, its return declaration is ": array"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-20 17:18:15 +02:00
..
Db Format header 2021-04-15 16:57:06 +02:00
Service Format header 2021-04-15 16:57:06 +02:00
Unit Fix twofactor backup code tests 2021-04-20 17:18:15 +02:00