{
  "description": "Confirm error thrown when more than two parameter",
  "expr": "$shortenUuid(\"1\",\"2\",1)",
  "dataset": "empty",
  "bindings": {},
  "error": {
    "message": "Argument 3 of function \"shortenUuid\" does not match function signature"
  }
}