fix logic tests

This commit is contained in:
Matthew R Kasun 2023-02-25 11:14:57 -05:00
parent a39fa7e065
commit 74037f73c8

View file

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