diff --git a/providers/provider_data_test.go b/providers/provider_data_test.go index 4aa4844e..6bdcf5cc 100644 --- a/providers/provider_data_test.go +++ b/providers/provider_data_test.go @@ -429,6 +429,7 @@ func TestProviderData_buildSessionFromClaims(t *testing.T) { for testName, tc := range testCases { t.Run(testName, func(t *testing.T) { g := NewWithT(t) + var ( profileURL *url.URL profileURLCalled bool