mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-05 12:50:18 +03:00
Update cli/__test__/build/configRedoc/url.test.ts
Co-authored-by: Anastasiia Derymarko <anastasiia@redocly.com>
This commit is contained in:
parent
754688ba60
commit
540a535f32
|
@ -6,7 +6,7 @@ describe('build with url', () => {
|
|||
const r = spawnSync(
|
||||
'ts-node',
|
||||
[
|
||||
'../../../index.js',
|
||||
'../../../index.ts',
|
||||
'build',
|
||||
'http://petstore.swagger.io/v2/swagger.json',
|
||||
'--output=url-test.html',
|
||||
|
|
Loading…
Reference in New Issue
Block a user