reverting formatting changes
This commit is contained in:
parent
8600d79ff5
commit
e6e7c91352
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue