Skip to content

Commit 50ab35c

Browse files
committed
test: update test menu builder
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 41670e2 commit 50ab35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/updater.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ describe('main/updater.ts', () => {
6060
public setUpdateAvailableMenuVisibility = jest.fn();
6161
public setUpdateReadyForInstallMenuVisibility = jest.fn();
6262
}
63-
63+
6464
let menuBuilder: TestMenuBuilder;
6565
let updater: AppUpdater;
6666

0 commit comments

Comments
 (0)