This commit is contained in:
2025-03-19 19:05:56 +01:00
parent 681ebde3db
commit 854771b7e6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ import (
"reflect"
"testing"
"github.com/ubiquiti-community/go-unifi/unifi"
"github.com/vegardengen/go-unifi/unifi"
)
func TestNetworkUnmarshalJSON(t *testing.T) {