{
  "description": "Confirm error thrown when parameter 1 is not a string",
  "expr": "$shortenUuid(1)",
  "dataset": "empty",
  "bindings": {},
  "error": {
    "message": "Argument 1 of function \"shortenUuid\" does not match function signature"
  }
}