Skip to content

Commit

Permalink
Merge pull request #122 from pamil/1.1-hostname-match
Browse files Browse the repository at this point in the history
⌨️
  • Loading branch information
bartoszpietrzak1994 authored Sep 25, 2018
2 parents fd77df6 + 16ec168 commit f980b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
3. Run test application's webserver on `localhost:8080`:
```bash
$ (cd tests/Application && bin/console server:run 127.0.0.1:8080 -d web -e test)
$ (cd tests/Application && bin/console server:run localhost:8080 -d web -e test)
```
4. Run Behat:
Expand Down

0 comments on commit f980b8d

Please sign in to comment.