feat(tests): run tests #5
Annotations
2 errors
test
{
"error": {
"code": "forbidden",
"message": "The request is missing an authentication token",
"missingToken": true
}
}
|
ui_tests
{
"error": {
"code": "forbidden",
"message": "Not authorized: Trying to access resource under scope \"arein\". You must re-authenticate to this scope or use a token with access to this scope.",
"saml": true,
"teamId": null,
"scope": "arein",
"enforced": false
}
}
|