21037: removed stray whitespace in xml example Arvados-DCO-1.1-Signed-off-by: Lisa...
authorLisa Knox <lisaknox83@gmail.com>
Fri, 19 Apr 2024 13:45:03 +0000 (09:45 -0400)
committerLisa Knox <lisaknox83@gmail.com>
Fri, 19 Apr 2024 13:45:03 +0000 (09:45 -0400)
services/workbench2/src/services/collection-service/collection-service-files-response.test.ts

index a043b7c68075e9cae5d0ad5b847e1ec051088f5c..aea95b925fed68cdedba6b53cfc98b761e08d040 100644 (file)
@@ -20,8 +20,7 @@ describe('collection-service-files-response', () => {
             testCases.forEach(([inputURL, inputDisplayName, expectedURL, expectedName]) => {
                 // given
                 const collUUID = 'xxxxx-zzzzz-vvvvvvvvvvvvvvv';
-                const xmlData = `
-                <?xml version="1.0" encoding="UTF-8"?>
+                const xmlData = `<?xml version="1.0" encoding="UTF-8"?>
                 <D:multistatus xmlns:D="DAV:">
                     <D:response>
                         <D:href>/c=xxxxx-zzzzz-vvvvvvvvvvvvvvv/</D:href>