Skip to content

Commit 47bf814

Browse files
committed
Merge branch 'updateTermsOfAccess' of https://github.com/IQSS/dataverse-client-javascript into updateTermsOfAccess
2 parents aa68c68 + 2637a2a commit 47bf814

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
@@ -1892,12 +1892,6 @@ describe('DatasetsRepository', () => {
18921892
describe('updateTermsOfAccess', () => {
18931893
let testDatasetIds: CreatedDatasetIdentifiers
18941894

1895-
console.log(
1896-
'authentication',
1897-
TestConstants.TEST_API_URL,
1898-
DataverseApiAuthMechanism.API_KEY,
1899-
process.env.TEST_API_KEY
1900-
)
19011895
beforeAll(async () => {
19021896
testDatasetIds = await createDataset.execute(TestConstants.TEST_NEW_DATASET_DTO)
19031897
})

0 commit comments

Comments
 (0)