Move repo
Some checks failed
/ yamllint (push) Failing after 2s
/ build (push) Failing after 23s
/ test (push) Has been skipped
/ lint (push) Failing after 23s
/ generate (push) Has been skipped

This commit is contained in:
2025-06-23 18:36:07 +02:00
parent 508181d1ad
commit 54bcc0897c
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ import (
"reflect"
"testing"
"github.com/vegardengen/go-unifi/unifi"
"gitea.engen.priv.no/klauvsteinen/go-unifi/unifi"
)
func TestNetworkUnmarshalJSON(t *testing.T) {