Fix grammar in a scenario
This commit is contained in:
parent
13a24d99ba
commit
4d75ba7749
|
@ -1,4 +1,4 @@
|
||||||
Feature: Assets get a file hash appended to their and references to them are updated
|
Feature: Assets get file hashes appended to them and references to them are updated
|
||||||
Scenario: Hashed-asset files are produced, and HTML, CSS, JSON and JavaScript gets rewritten to reference the new files
|
Scenario: Hashed-asset files are produced, and HTML, CSS, JSON and JavaScript gets rewritten to reference the new files
|
||||||
Given a successfully built app at "asset-hash-app"
|
Given a successfully built app at "asset-hash-app"
|
||||||
When I cd to "build"
|
When I cd to "build"
|
||||||
|
|
Loading…
Reference in a new issue