Files
pbakaus_impeccable/tests/oracle/golden/live-poll-reply-bad-data-json.json
T

11 lines
443 B
JSON

{
"stdout": "",
"stderr": "--data must be valid JSON: Expected property name or '}' in JSON at position 1 (line 1 column 2)\n",
"exit": 1,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n",
".impeccable/live/server.json": "{\"pid\":<PID>,\"port\":65531,\"token\":\"oracle-token\"}"
}
}