backend-common: update tests to work with Jest 27
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user