Skip to content

Commit

Permalink
Merge branch 'test-master' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
junajan committed Nov 10, 2016
2 parents 3a121e4 + 8545299 commit b24984d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/common.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Feature: Show common information for tooling
"""

Scenario: Show general help
When I run `product-type-generator --attributes ../../data/tests/product-types-attributes-boolean-text-number.csv --types ../../data/tests/product-types.csv --target .`
When I run `product-type-generator --attributes ../../data/tests/product-types-attributes-all.csv --types ../../data/tests/product-types.csv --target .`
Then the exit status should be 0
And the output should contain:
"""
Expand Down

0 comments on commit b24984d

Please sign in to comment.