Skip to content

Commit c2e8287

Browse files
committed
AC-10982::[2FA] Integrate with Duo Web SDK to support Universal Prompt-unit tests fixes
1 parent faf7f6a commit c2e8287

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

TwoFactorAuth/Test/Unit/Model/Provider/Engine/DuoSecurityTest.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,6 @@ public static function getIsEnabledTestDataSet(): array
9898
null,
9999
false
100100
],
101-
[
102-
'test.duosecurity.com',
103-
null,
104-
null,
105-
null,
106-
false
107-
],
108101
[
109102
null,
110103
'ABCDEFGHIJKLMNOPQRST',

0 commit comments

Comments
 (0)