From 0cacee3c404843839b1af6cb976aa8d8bf44644a Mon Sep 17 00:00:00 2001 From: lakshmiathreya <51733042+lakshmiathreya@users.noreply.github.com> Date: Mon, 17 May 2021 17:37:23 +0530 Subject: [PATCH] Update README.md Test PR to trigger a Newman job ... --- test/postman/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/postman/README.md b/test/postman/README.md index 93fbaa6..d82e489 100644 --- a/test/postman/README.md +++ b/test/postman/README.md @@ -14,3 +14,5 @@ - You need to approve this step in order to trigger the test execution. - The progress as well as the results can be monitored within CircleCI and the final result (pass/fail) will also be visible on the repository page on Github. - If you simply want to trigger the tests, you can either rerun the test workflow from within CircleCI or push an empty commit to trigger a new deployment. + +## Next Step - Running the tests on CircleCI Master