backend-common: update tests to work with Jest 27

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-03-23 00:59:47 +01:00
parent bae9359032
commit 6f3ef325a8
@@ -130,7 +130,7 @@ describe('AzureUrlReader', () => {
{
url: 'com/a/b/blob/master/path/to/c.yaml',
config: createConfig(),
error: 'Invalid URL: com/a/b/blob/master/path/to/c.yaml',
error: 'Invalid URL',
},
{
url: '',