mirror of
https://github.com/brunofontes/Memsource-API.git
synced 2025-06-20 12:03:35 -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.