Skip to content

Commit dfd75b2

Browse files
fix: fixed broken unit test (#224)
1 parent 65eacd7 commit dfd75b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/system/inspect.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ describe('inspect', () => {
201201
{
202202
pkg: {
203203
name: 'jsonschema',
204-
version: '4.19.0',
204+
version: '4.19.1',
205205
},
206206
directDeps: ['openapi-spec-validator'],
207207
},

0 commit comments

Comments
 (0)