Fix html5bp test
This commit is contained in:
parent
63a82e6b1e
commit
12a604d69e
|
@ -50,7 +50,8 @@ Feature: Middleman CLI
|
|||
Then a directory named "source" should exist
|
||||
When I cd to "source"
|
||||
Then the following files should exist:
|
||||
| index.html |
|
||||
| index.html.erb |
|
||||
| layouts/layout.erb |
|
||||
| humans.txt |
|
||||
| js/main.js |
|
||||
|
||||
|
|
Loading…
Reference in a new issue