Updates to /connector/ddata_collections_test.go.

Adds credentials for test framework.
This commit is contained in:
Danny Adams 2023-01-27 16:52:17 -05:00
parent 0cd7df9869
commit 6a5b2780c7

View File

@ -246,7 +246,7 @@ func (suite *ConnectorDataCollectionIntegrationSuite) TestSharePointDataCollecti
ctx, ctx,
graph.LargeItemClient(), graph.LargeItemClient(),
test.getSelector(), test.getSelector(),
connector.credentials.AzureTenantID, connector.credentials,
connector.Service, connector.Service,
connector, connector,
control.Options{}) control.Options{})