Skip to content

Commit 4961f01

Browse files
committed
#AC-9196::Update spomky-labs/otphp to its latest version available (11.2.0) in security package-changing window period inside test files
1 parent 3aac5a4 commit 4961f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TwoFactorAuth/Test/Api/GoogleActivateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ public function testAlreadyActivatedProvider()
129129
/**
130130
* @magentoConfigFixture twofactorauth/general/force_providers google
131131
* @magentoApiDataFixture Magento/User/_files/user_with_custom_role.php
132-
* @magentoConfigFixture twofactorauth/google/otp_window 120
132+
* @magentoConfigFixture twofactorauth/google/otp_window 20
133133
*/
134134
public function testActivate()
135135
{

TwoFactorAuth/Test/Api/GoogleAuthenticateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ public function testNotConfiguredProvider(): void
222222
/**
223223
* @magentoConfigFixture twofactorauth/general/force_providers google
224224
* @magentoApiDataFixture Magento/User/_files/user_with_custom_role.php
225-
* @magentoConfigFixture twofactorauth/google/otp_window 120
225+
* @magentoConfigFixture twofactorauth/google/otp_window 20
226226
*
227227
* @return void
228228
*/

0 commit comments

Comments
 (0)