Skip to content

Commit

Permalink
fix: api-test snapshot create-program
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisvisser committed Oct 18, 2024
1 parent 2b75596 commit c80724b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ exports[`Create program should post a program: Create program response for progr
},
"fsp": "Commercial-bank-ethiopia",
"hasReconciliation": false,
"id": 6,
"id": 5,
"integrationType": "api",
"notifyOnTransaction": false,
"questions": [
Expand All @@ -483,8 +483,8 @@ exports[`Create program should post a program: Create program response for progr
"all-people-affected",
"included",
],
"fspId": 6,
"id": 11,
"fspId": 5,
"id": 9,
"label": {
"en": "Bank Account Number",
},
Expand Down

0 comments on commit c80724b

Please sign in to comment.