review intent test file (#99)

Signed-off-by: Tommaso Morello <tommaso.morello@gmail.com>
pull/100/head
mortommy 2020-07-13 08:59:51 +02:00 committed by GitHub
parent 6ed5b806ee
commit 39e142b103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"utterance": "refresh openhab items",
"intent_type": "RefreshTaggedItemsIntent",
"expected_dialog": "GetItemsListError"
"expected_dialog": "ConfigurationNeeded"
}