Skip to content

Commit

Permalink
Fix scenariao
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony763 committed Dec 9, 2021
1 parent 368694d commit fe9535f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/behave/12_tracker.feature
Expand Up @@ -8,10 +8,11 @@ Feature: tracker
# Intent conflict when asking where something is
Scenario Outline: where is skill conflict
Given an English speaking user
When the user says "<where is skill conflict>"
When the user says "<cases>"
Then "skill-homeassistant" should not reply

Examples: where is skill conflict
| cases |
| give me location of the Czech Republic |
| where is France |
| where is the golden gate bridge |
Expand Down

0 comments on commit fe9535f

Please sign in to comment.