Remove unnecessary blank line in test utility function to enhance code clarity.
This commit is contained in:
parent
5a894c11ab
commit
abeae77619
1 changed files with 0 additions and 1 deletions
|
|
@ -725,4 +725,3 @@ func createTestUser(t *testing.T, server *openapi.OpenAPI, clientID string) (str
|
|||
t.Logf("Created test user: %s with subject: %s", testUserID, subject)
|
||||
return testUserID, subject
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue