Skip to content

Commit 63be09a

Browse files
committed
comma
1 parent a9bac32 commit 63be09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/models/test_initiate_callback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def make_instance(self, include_optional) -> InitiateCallback:
5757
stir_shaken = StirShaken(
5858
verstat = 'Tn-Verification-Passed',
5959
attestation_indicator = 'A',
60-
originating_id = '99759086-1335-11ed-9bcf-5f7d464e91af', )
60+
originating_id = '99759086-1335-11ed-9bcf-5f7d464e91af', ),
6161
uui='bXktdXVp'
6262
)
6363
else:

0 commit comments

Comments
 (0)