mirror of
https://github.com/brunofontes/Memsource-API.git
synced 2025-07-11 04:40:42 -03:00
The test was to make sure it would return a error on No token, but it was providing a token. More than that, it were a simple and direct check if it were throwing an error. Now it is checking for the specific Missing Access Token error message.