Skip to content

Commit

Permalink
fix(typo): missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterlester authored and joshuef committed Oct 12, 2018
1 parent 18386b3 commit a7654f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
bookmarkActiveTabPage,
navigateTo,
newTab,
setClientToMainBrowserWindow
setClientToMainBrowserWindow,
delay
} from 'spectron-lib/browser-driver';
import {
Expand Down

0 comments on commit a7654f5

Please sign in to comment.