Skip to content

Commit 41556a9

Browse files
committed
removed parameter
1 parent 33bcd6a commit 41556a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/validate/api_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ def test_mfa_voice(self):
143143

144144
def test_mfa_verify(self):
145145
body = TwoFactorVerifyRequestSchema(
146-
mfrom = PHONE_NUMBER_MFA,
147146
to = PHONE_NUMBER_INBOUND,
148147
application_id = MFA_VOICE_APPLICATION_ID,
149148
scope = "scope",

0 commit comments

Comments
 (0)