Skip to content

Commit 7c7a0d7

Browse files
committed
tests: restore replay file now the node path issue is fixed.
Change-Id: Ia2dbf7efebe34239e53c28ac452794602db5bf49
1 parent a1a1dbf commit 7c7a0d7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

contributing/workflow_samples/request_input/tests/phone_broke_xfail.json renamed to contributing/workflow_samples/request_input/tests/phone_broke.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@
149149
}
150150
},
151151
"nodeInfo": {
152-
"path": "request_input@1/draft_email@1",
152+
"path": "request_input@1/draft_email@2",
153153
"outputFor": [
154-
"request_input@1/draft_email@1"
154+
"request_input@1/draft_email@2"
155155
],
156156
"messageAsOutput": true
157157
},
158-
"branch": "node:request_input@1/draft_email@1.draft_email",
158+
"branch": "node:request_input@1/draft_email@2.draft_email",
159159
"id": "e-11"
160160
},
161161
{

contributing/workflow_samples/request_input_rerun/tests/phone_broke.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@
149149
}
150150
},
151151
"nodeInfo": {
152-
"path": "request_input_rerun@1/draft_email@1",
152+
"path": "request_input_rerun@1/draft_email@2",
153153
"outputFor": [
154-
"request_input_rerun@1/draft_email@1"
154+
"request_input_rerun@1/draft_email@2"
155155
],
156156
"messageAsOutput": true
157157
},
158-
"branch": "node:request_input_rerun@1/draft_email@1.draft_email",
158+
"branch": "node:request_input_rerun@1/draft_email@2.draft_email",
159159
"id": "e-10"
160160
},
161161
{

0 commit comments

Comments
 (0)