Fix AIP download URL in dashboard #2622
Annotations
2 errors
Run npm run test:
dashboard/src/components/__tests__/PackageDetailsCard.test.ts#L40
AssertionError: expected "spy" to be called with arguments: [ …(2) ]
Received:
1st spy call:
Array [
- "http://localhost:3000/api/storage/aip/89229d18-5554-4e0d-8c4e-d0d88afd3bae/download",
+ "http://localhost:3000/api/storage/aips/89229d18-5554-4e0d-8c4e-d0d88afd3bae/download",
"_blank",
]
Number of calls: 1
❯ src/components/__tests__/PackageDetailsCard.test.ts:40:25
|
Run npm run test
Process completed with exit code 1.
|
Loading