Skip to content

Commit 10d89c0

Browse files
authored
Apply suggestion from @swissspidy
1 parent 1d0abf2 commit 10d89c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/server.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Feature: Serve WordPress locally
1212
Just another WordPress site
1313
"""
1414

15-
When I run `curl -sS localhost:8181/license.txt`
15+
When I run `curl -sSL http://localhost:8181/license.txt`
1616
Then STDOUT should contain:
1717
"""
1818
WordPress - Web publishing software

0 commit comments

Comments
 (0)