Skip to content

Commit

Permalink
resolved conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed Nov 14, 2024
1 parent 9b2b8d4 commit 6dc5dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MsGraphTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

MsGraphFacade::connect();

})->throws(IdentityProviderException::class);
})->throws(Exception::class);

test('can connect with valid code', function () {

Expand Down

0 comments on commit 6dc5dbf

Please sign in to comment.