Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change invalid token test to expired
It does not currently seem possible to properly configure WireMock stubs for the completely bogus auth token to avoid "unstubbed" request error log messages in runtime. So, for now let's use an expired token to validate the handling of "unauthenticated" requests.
- Loading branch information