mirror of
https://github.com/JuanCanham/skill-desktop-launcher.git
synced 2025-05-12 17:07:10 +01:00
Disable search for kittens test
This commit is contained in:
9
test/intent/search.for.kittens.json.disabled
Normal file
9
test/intent/search.for.kittens.json.disabled
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"utterance": "search for kittens on youtube",
|
||||
"intent_type": "SearchWebsiteIntent",
|
||||
"intent": {
|
||||
"SearchKeyword": "search",
|
||||
"Website": "youtube",
|
||||
"SearchTerms": "for kittens"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user