forgot to remove .only from spec

This commit is contained in:
Shelley Vohr 2018-01-27 12:38:55 -05:00
parent 3679a9c37a
commit 3d032c2b57
No known key found for this signature in database
GPG key ID: F13993A75599653C

View file

@ -261,7 +261,7 @@ describe('Menu module', () => {
})
})
describe.only('Menu.popup', () => {
describe('Menu.popup', () => {
let w = null
let menu