From 2f28f4292be303d4fe54c3d5206d93d61b1b3998 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Wed, 21 Mar 2018 14:42:41 -0500 Subject: [PATCH] Update run-test-stoplight.md --- articles/testing/run-test-stoplight.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/articles/testing/run-test-stoplight.md b/articles/testing/run-test-stoplight.md index e5b68a7..f68e0f3 100644 --- a/articles/testing/run-test-stoplight.md +++ b/articles/testing/run-test-stoplight.md @@ -30,7 +30,7 @@ Once you have created a scenario **step**, use the **Run Step** button to execute that step. The **Run Step** button is available towards the top of the editor, as shown below. -![](../../assets/images/run-test-stoplight.png) +![Running a Step](https://github.com/stoplightio/docs/blob/develop/assets/images/testing-run-step.png?raw=true) ## Running a Scenario @@ -39,7 +39,7 @@ button to execute that scenario. The **Run Scenario** button is available towards the top of the editor while viewing the scenario configuration/overview, as show below. -![](../../assets/images/run-test-stoplight2.png) +![Running a Scenario](https://github.com/stoplightio/docs/blob/develop/assets/images/testing-run-scenario.png?raw=true) > Scenarios can also be run directly from every step using the **Run Scenario** @@ -52,7 +52,7 @@ the **Run Collection** button to run the entire collection (including all scenarios and steps). The **Run Collection** button is available towards the top of the editor while viewing the collection home screen, as shown below. -![](../../assets/images/run-test-stoplight3.png) +![Running a Collection](https://github.com/stoplightio/docs/blob/develop/assets/images/testing-run-collection.png?raw=true) > Collections can also be run from the scenario and step screens using the **Run