Files
pbakaus_impeccable/tests/oracle/golden/live-poll-reply-connection-refused.json
T

11 lines
405 B
JSON

{
"stdout": "",
"stderr": "Live server not running. Start one with: <IMPECCABLE> live\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\"}"
}
}