Skip to content

Commit

Permalink
chore: update test desc
Browse files Browse the repository at this point in the history
  • Loading branch information
viet nguyen committed May 7, 2023
1 parent 2d2e0cf commit f8ea4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/db/utils/jobs/migration/Tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const knownIssuesFilter = {
}

/**
* Move tags in Media collection to embedded tags in the new Media Objects collection.
* Verify existing tags are migrated to the new collection, MediaObjects.
*/
const onConnected = async (): Promise<void> => {
logger.info('Verifying...')
Expand Down

0 comments on commit f8ea4bf

Please sign in to comment.