Explorar o código

fix logic tests

Matthew R Kasun %!s(int64=2) %!d(string=hai) anos
pai
achega
74037f73c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      logic/pro/networkuser_test.go

+ 1 - 1
logic/pro/networkuser_test.go

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