Update to /mockconnector/mock_data_collection_test.go

Package reverted back to msgraph-sdk-go
This commit is contained in:
Danny Adams 2023-01-25 07:45:10 -05:00
parent 702ec7f234
commit a090bed081

View File

@ -6,7 +6,7 @@ import (
"testing"
kioser "github.com/microsoft/kiota-serialization-json-go"
"github.com/microsoftgraph/msgraph-beta-sdk-go/models"
"github.com/microsoftgraph/msgraph-sdk-go/models"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/stretchr/testify/suite"