diff --git a/src/pkg/services/m365/api/users_test.go b/src/pkg/services/m365/api/users_test.go index 490c7e908..d7078e497 100644 --- a/src/pkg/services/m365/api/users_test.go +++ b/src/pkg/services/m365/api/users_test.go @@ -252,7 +252,7 @@ func (suite *UsersIntgSuite) TestUsers_GetInfo_errors() { } } -func (suite *UsersIntgSuite) TestUsers_GetInfo_QuotaExceeded() { +func (suite *UsersIntgSuite) TestUsers_GetInfo_quotaExceeded() { t := suite.T() ctx, flush := tester.NewContext(t)