remove from spec

This commit is contained in:
Shelley Vohr 2017-10-24 20:31:02 -04:00
parent 0e6100ae17
commit d54148de4e
No known key found for this signature in database
GPG key ID: F13993A75599653C

View file

@ -4,7 +4,7 @@ const {ipcRenderer, remote} = require('electron')
const {BrowserWindow, Menu, MenuItem} = remote
const {closeWindow} = require('./window-helpers')
describe.only('menu module', function () {
describe('menu module', function () {
describe('Menu.buildFromTemplate', function () {
it('should be able to attach extra fields', function () {
const menu = Menu.buildFromTemplate([