Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

Commit

Permalink
Change test expectation, latest dep no longer includes colon in prompts.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Nov 18, 2015
1 parent 22d1d8b commit 01fde06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-integration/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
- description: Generate Bob project using Yeoman
command: echo "someproject" | yo bob
exitcode: 0
output: '.*Project name:.*'
output: '.*Project name.*'

0 comments on commit 01fde06

Please sign in to comment.