microsoftgraph / msgraph-sdk-php

Microsoft Graph Library for PHP.
Other
583 stars 144 forks source link

fix: Wrong token cache test assertion #1621

Open Ndiritu opened 7 hours ago

Ndiritu commented 7 hours ago

Fixes wrong assertion in token caching test where should be checking that the new cache contains an access token.

Unblocks generation PRs https://github.com/microsoftgraph/msgraph-sdk-php/pull/1620

Microsoft Reviewers: Open in CodeFlow