Skip to content

Commit 757e136

Browse files
authored
Merge pull request #639 from rafaelstz/patch-3
Getting started > Removing code snippet
2 parents b5d44a1 + 65fa3cc commit 757e136

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/getting-started.md

-4
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@ java -Dwebdriver.chrome.driver=chromedriver -jar selenium-server-standalone-3.14
229229
vendor/bin/mftf generate:tests
230230
```
231231

232-
```bash
233-
cd dev/tests/acceptance
234-
```
235-
236232
```bash
237233
vendor/bin/codecept run functional -c dev/tests/acceptance/codeception.yml
238234
```

0 commit comments

Comments
 (0)