chore(deps): bump @babel/runtime-corejs3 from 7.21.5 to 7.22.5 (#8918)
Closes #8904
This commit is contained in:
@@ -1493,7 +1493,7 @@ describe("utils", () => {
|
||||
it("throws error when server url contains non-transcluded server variables", () => {
|
||||
const buildUrlThunk = () => buildUrl(urlRelativeToHost, specUrl, { selectedServer: serverUrlWithVariables })
|
||||
|
||||
expect(buildUrlThunk).toThrow(/^Invalid base URL/)
|
||||
expect(buildUrlThunk).toThrow(/^Invalid/)
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user