From 6dc5dbfa1c0630b3b8968d9479e3d9c1270c2963 Mon Sep 17 00:00:00 2001 From: David Carr Date: Thu, 14 Nov 2024 03:13:39 +0000 Subject: [PATCH] resolved conflict --- tests/MsGraphTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/MsGraphTest.php b/tests/MsGraphTest.php index 1dcd6b0..f744ebd 100644 --- a/tests/MsGraphTest.php +++ b/tests/MsGraphTest.php @@ -71,7 +71,7 @@ MsGraphFacade::connect(); -})->throws(IdentityProviderException::class); +})->throws(Exception::class); test('can connect with valid code', function () {