feat(TestSubstep): show continue upon successful test

This commit is contained in:
Ali BARIN
2022-09-27 21:52:23 +02:00
parent 932994622e
commit 330902ccb3
2 changed files with 8 additions and 2 deletions

View File

@@ -49,6 +49,8 @@
"flowEditor.publishedFlowCannotBeUpdated": "To edit this flow, you must first unpublish it.",
"flowEditor.noTestDataTitle": "We couldn't find matching data",
"flowEditor.noTestDataMessage": "Create a sample in the associated service and test the step again.",
"flowEditor.testAndContinue": "Test & Continue",
"flowEditor.continue": "Continue",
"flow.createdAt": "created {datetime}",
"flow.updatedAt": "updated {datetime}",
"flow.view": "View",