add some chef.translateTo tests

This commit is contained in:
d98762625 2018-05-11 11:58:09 +01:00
parent c96a1df8e1
commit 615cb561e4
3 changed files with 48 additions and 8 deletions

View file

@ -89,14 +89,6 @@ export async function translateTo(input, type) {
return await dish.get(type);
}
/**
* @namespace Api
* @param searchTerm
*/
export function search(searchTerm) {
}
/**
* Extract properties from an operation by instantiating it and