Skip to content

Commit

Permalink
Update extensions-spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Jun 4, 2020
1 parent 687cc0c commit 287e659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-main/extensions-spec.ts
@@ -1,5 +1,5 @@
import { expect } from 'chai';
import { session, BrowserWindow, ipcMain, WebContents, Extension } from 'electron/main';
import { app, session, BrowserWindow, ipcMain, WebContents, Extension } from 'electron/main';
import { closeAllWindows, closeWindow } from './window-helpers';
import * as http from 'http';
import { AddressInfo } from 'net';
Expand Down

0 comments on commit 287e659

Please sign in to comment.