20029: Fix test
authorStephen Smith <stephen@curii.com>
Fri, 17 Mar 2023 00:35:32 +0000 (20:35 -0400)
committerStephen Smith <stephen@curii.com>
Fri, 17 Mar 2023 00:35:32 +0000 (20:35 -0400)
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

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}`,
                     },
                     replace_files: {
                         [newPath]: `${collectionPdh}${oldPath}`,
+                        [oldPath]: '',
                     },
                 }
             );
                     },
                 }
             );