You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This API endpoint returns text/plain rather than the application/json that most other endpoints return.
This is correct (for now), the test case however incorrectly assumes the response to be an object.
Running
npm test scheduler
fails the last test case:The Butler log does not show any warnings or errors.
The text was updated successfully, but these errors were encountered: