nextcloud/apps/twofactor_backupcodes/tests/Unit
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
..
Activity 2FA backupcodes: add strict typing 2021-04-15 16:57:06 +02:00
BackgroundJob Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Fix twofactor backup code tests 2021-04-20 17:18:15 +02:00
Event Format header 2021-04-15 16:57:06 +02:00
Listener Fix twofactor backup code tests 2021-04-20 17:18:15 +02:00
Migration Format header 2021-04-15 16:57:06 +02:00
Notification Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Provider Format header 2021-04-15 16:57:06 +02:00
Service Format header 2021-04-15 16:57:06 +02:00