remove only
This commit is contained in:
parent
933c7330a5
commit
7f4c501f81
2 changed files with 1036 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
const {assert} = require('chai')
|
||||
const {CallbacksRegistry} = require('electron')
|
||||
|
||||
describe.only('CallbacksRegistry module', () => {
|
||||
describe('CallbacksRegistry module', () => {
|
||||
let registry = null
|
||||
|
||||
beforeEach(() => {
|
||||
|
|
1035
spec/package-lock.json
generated
Normal file
1035
spec/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue