mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 22:24:17 +08:00
fix logic tests
This commit is contained in:
parent
a39fa7e065
commit
74037f73c8
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ func TestNetworkUserLogic(t *testing.T) {
|
|||
}
|
||||
|
||||
clients := []models.ExtClient{
|
||||
models.ExtClient{
|
||||
{
|
||||
ClientID: "coolclient",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue