Skip to content

Commit 2637a2a

Browse files
ChengShi-1Copilot
andauthored
Update test/integration/datasets/DatasetsRepository.test.ts
Co-authored-by: Copilot <[email protected]>
1 parent cad29c2 commit 2637a2a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/integration/datasets/DatasetsRepository.test.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,12 +1856,6 @@ describe('DatasetsRepository', () => {
18561856
describe('updateTermsOfAccess', () => {
18571857
let testDatasetIds: CreatedDatasetIdentifiers
18581858

1859-
console.log(
1860-
'authentication',
1861-
TestConstants.TEST_API_URL,
1862-
DataverseApiAuthMechanism.API_KEY,
1863-
process.env.TEST_API_KEY
1864-
)
18651859
beforeAll(async () => {
18661860
testDatasetIds = await createDataset.execute(TestConstants.TEST_NEW_DATASET_DTO)
18671861
})

0 commit comments

Comments
 (0)