Refactor Azure Document Repository to route through the App Gateway #11627
Annotations
3 errors
Run frontend unit tests:
frontend/src/components/Agreements/Documents/Document.test.js#L65
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
"Invalid repository type:",
"https://mock.blob.core.windows.net",
]
Number of calls: 1
❯ src/components/Agreements/Documents/Document.test.js:65:36
|
Run frontend unit tests:
frontend/src/components/Agreements/Documents/Document.test.js#L86
AssertionError: expected "spy" to be called with arguments: [ …(3) ]
Received:
Number of calls: 0
❯ src/components/Agreements/Documents/Document.test.js:86:42
|
Run frontend unit tests
Process completed with exit code 1.
|
Loading