Skip to content

Commit

Permalink
fix: fixed broken unit test (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
37IulianPopovici authored Sep 22, 2023
1 parent 65eacd7 commit dfd75b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/inspect.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ describe('inspect', () => {
{
pkg: {
name: 'jsonschema',
version: '4.19.0',
version: '4.19.1',
},
directDeps: ['openapi-spec-validator'],
},
Expand Down

0 comments on commit dfd75b2

Please sign in to comment.