Skip to content

Commit 20fb1df

Browse files
committed
remove comment
1 parent bb6e740 commit 20fb1df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/datasets/DatasetsRepository.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,6 @@ describe('DatasetsRepository', () => {
595595
test('should return diff between :latestPublished deaccessioned and :draft when includeDeaccessioned param is true', async () => {
596596
await deaccessionDatasetViaApi(testDatasetIds.numericId, '1.0')
597597

598-
// Update dataset
599598
const metadataBlocksRepository = new MetadataBlocksRepository()
600599
const citationMetadataBlock = await metadataBlocksRepository.getMetadataBlockByName(
601600
'citation'

0 commit comments

Comments
 (0)