reverting formatting changes

This commit is contained in:
Anderson Valério 2024-12-02 14:54:27 -03:00
parent 8600d79ff5
commit e6e7c91352
No known key found for this signature in database
GPG Key ID: 92D38E56BFF005A0
1 changed files with 1 additions and 0 deletions

View File

@ -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