one more flaky test fixed

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-11-08 09:14:42 +01:00
parent 2cc1dfbaf5
commit f32d446679
@@ -398,7 +398,7 @@ describe('AzureBlobStoragePublish', () => {
expect(logger.error).toHaveBeenCalledWith(
expect.stringContaining(
`Unable to upload file(s) to Azure. Error: Upload failed for ${path.join(
`Error: Upload failed for ${path.join(
directory,
'404.html',
)} with status code 500`,