From d85e2fa39aa9c6dc8fde9086b60ed8c5ba71e73c Mon Sep 17 00:00:00 2001 From: Adam Klinkosz Date: Fri, 16 Apr 2021 10:20:54 +0200 Subject: [PATCH] Improve assignment instructions --- ASSIGNMENT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ASSIGNMENT.md b/ASSIGNMENT.md index db0eb1ea4..4d63222ba 100644 --- a/ASSIGNMENT.md +++ b/ASSIGNMENT.md @@ -1,7 +1,9 @@ # QA Assignment ## How to start? -Follow the instructions in the [readme](readme.md) file. +1. Follow the instructions in the [readme](readme.md) file. +2. Switch the branch to `cucumber`. +3. Create a pull request with your changes. ## Running tests You can run the Cucumber features from your IDE or via the command line: