From 476b6af5773ad0b55cc60b93237156927b4d1937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 27 Feb 2019 12:40:04 +0100 Subject: [PATCH] fix link --- lab-instructions/content/test/exercise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab-instructions/content/test/exercise.md b/lab-instructions/content/test/exercise.md index e63fd4e..137f02a 100644 --- a/lab-instructions/content/test/exercise.md +++ b/lab-instructions/content/test/exercise.md @@ -7,7 +7,7 @@ weight: 1 The ACME Brewery is about to start implementing the ACME Brewery API but before jumping into the code, we will have to craft an integration test suite. This way, we can refine the business expectations and validate that our implementation, once developed, conforms to our specifications. -- Load [this collection](postman_collection.json) in Postman, if not already done +- Load [this collection](../mock/postman_collection.json) in Postman, if not already done - Examine the provided test cases - Try to run a test in [Microcks]({{< param microcks_url >}}/#/services) against the generated mock