Skip to content

Commit 73b5b96

Browse files
author
Rob McCauley
committed
TestFlow fixes
1 parent ae81a86 commit 73b5b96

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

testing/TestFlow/dialogs/staterequest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ StateRequestIntent usstate=Vermont
33
StateRequestIntent usstate=New%20York
44
ISeeIntent animal=bear color=brown
55
# AMAZON.HelpIntent
6+
67
AMAZON.StopIntent
78
MyNameIsIntent myName=
89
MyNameIsIntent myName=Madeline

testing/TestFlow/src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ var handlers = {
6464

6565
say = 'You saw a ' + myColor + ' ' + myAnimal;
6666
}
67-
asdf
6867

6968
this.emit(':ask', say, 'try again');
7069

0 commit comments

Comments
 (0)