Skip to content

Commit

Permalink
fix: fix test to not check version of package (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemaxim authored Jan 21, 2025
1 parent 054c798 commit 0b99485
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/system/inspect.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ describe('inspect', () => {
{
pkg: {
name: 's3transfer',
version: '0.10.4',
},
directDeps: ['awss'],
},
Expand Down Expand Up @@ -584,7 +583,6 @@ describe('inspect', () => {
{
pkg: {
name: 's3transfer',
version: '0.10.4',
},
directDeps: ['awss'],
},
Expand Down

0 comments on commit 0b99485

Please sign in to comment.