From dfd75b23086a6ad9185d7d12fa9520c07a34b538 Mon Sep 17 00:00:00 2001 From: 37IulianPopovici <136596702+37IulianPopovici@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:21:42 +0300 Subject: [PATCH] fix: fixed broken unit test (#224) --- test/system/inspect.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/system/inspect.spec.ts b/test/system/inspect.spec.ts index 862a1d33..f2e4fe33 100644 --- a/test/system/inspect.spec.ts +++ b/test/system/inspect.spec.ts @@ -201,7 +201,7 @@ describe('inspect', () => { { pkg: { name: 'jsonschema', - version: '4.19.0', + version: '4.19.1', }, directDeps: ['openapi-spec-validator'], },