Skip to content

Commit

Permalink
Remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdima committed May 22, 2019
1 parent 3f6a77c commit 21d523e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/smoke/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ git checkout release/1.22
yarn
```

In addition to the new build to be released you will need the previous stable build so that the smoketest can test the data migration.
The recommended way to make these builds available for the smoketest is by downloading their archive version (\*.zip) and extracting
In addition to the new build to be released you will need the previous stable build so that the smoketest can test the data migration.
The recommended way to make these builds available for the smoketest is by downloading their archive version (\*.zip) and extracting
them into two folders. Pass the folder paths to the smoketest as follows:

```bash
Expand Down

0 comments on commit 21d523e

Please sign in to comment.