Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
beyondkmp committed Oct 4, 2024
1 parent 8523bfd commit 5748dff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/src/globTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,7 @@ test.ifAll.ifDevOrLinuxCi("ignore node_modules", () => {
//noinspection SpellCheckingInspection
data.dependencies = {
"ci-info": "2.0.0",
"electron": "32.1.0",
"@electron/remote": "2.1.2",
"@types/node": "14.17.0",
}
}),
packed: context => {
Expand Down

0 comments on commit 5748dff

Please sign in to comment.