2
0
Matthew R Kasun 2 жил өмнө
parent
commit
74037f73c8

+ 1 - 1
logic/pro/networkuser_test.go

@@ -35,7 +35,7 @@ func TestNetworkUserLogic(t *testing.T) {
 	}
 
 	clients := []models.ExtClient{
-		models.ExtClient{
+		{
 			ClientID: "coolclient",
 		},
 	}