diff --git a/controller/northbound/server/auth_test.go b/controller/northbound/server/auth_test.go
index 7d20e706b0b1672136516d06bf18891e8561768f..3f421a5a871f107bf05a8e0396a41d5010aa0af4 100644
--- a/controller/northbound/server/auth_test.go
+++ b/controller/northbound/server/auth_test.go
@@ -773,7 +773,6 @@ func clearAndCreateAuthTestSetup() error {
 
 //TODO(faseid): change password to hashed/encrypted one
 func createTestUsers() error {
-
 	randomRoleMap := map[string]string{pndID: randomRoleName}
 
 	users := []rbac.User{