We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bac32 commit 63be09aCopy full SHA for 63be09a
test/unit/models/test_initiate_callback.py
@@ -57,7 +57,7 @@ def make_instance(self, include_optional) -> InitiateCallback:
57
stir_shaken = StirShaken(
58
verstat = 'Tn-Verification-Passed',
59
attestation_indicator = 'A',
60
- originating_id = '99759086-1335-11ed-9bcf-5f7d464e91af', )
+ originating_id = '99759086-1335-11ed-9bcf-5f7d464e91af', ),
61
uui='bXktdXVp'
62
)
63
else:
0 commit comments