20029: Fix test
[arvados-workbench2.git] / src / services / collection-service / collection-service.test.ts
index 0547a8f292d4679a7c022924ed58048cb7bdd238..88e86172dbd3352eee217729c009eaf6d4032f87 100644 (file)
@@ -240,6 +240,7 @@ describe('collection-service', () => {
                     },
                     replace_files: {
                         [newPath]: `${collectionPdh}${oldPath}`,
+                        [oldPath]: '',
                     },
                 }
             );