chore: lint spec-main (#20835)
This commit is contained in:
parent
1fed1ed577
commit
ecd9e1f26e
51 changed files with 589 additions and 533 deletions
|
@ -77,7 +77,7 @@ describe('dialog module', () => {
|
|||
})
|
||||
|
||||
describe('showMessageBox', () => {
|
||||
afterEach(closeAllWindows);
|
||||
afterEach(closeAllWindows)
|
||||
|
||||
// parentless message boxes are synchronous on macOS
|
||||
// dangling message boxes on windows cause a DCHECK: https://cs.chromium.org/chromium/src/base/win/message_window.cc?l=68&rcl=7faa4bf236a866d007dc5672c9ce42660e67a6a6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue