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
|
Then a directory named "source" should exist
|
||||||
When I cd to "source"
|
When I cd to "source"
|
||||||
Then the following files should exist:
|
Then the following files should exist:
|
||||||
| index.html |
|
| index.html.erb |
|
||||||
|
| layouts/layout.erb |
|
||||||
| humans.txt |
|
| humans.txt |
|
||||||
| js/main.js |
|
| js/main.js |
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue