Skip to content

Commit

Permalink
Electron 15 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird committed Sep 29, 2021
1 parent 02b84ee commit f463de5
Show file tree
Hide file tree
Showing 6 changed files with 340 additions and 897 deletions.
2 changes: 0 additions & 2 deletions __mocks__/progressive-downloader.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const { speed } = require("jquery");

const dl = {
checkFile: jest.fn().mockResolvedValue(true),
download: jest.fn().mockImplementation((files, progress, next, activity) =>
Expand Down
Loading

0 comments on commit f463de5

Please sign in to comment.