chore: disable get/setLoginItemSettings specs (#16843)

This commit is contained in:
trop[bot]
2019-02-08 14:07:29 -08:00
committed by Samuel Attard
parent cdb7eed21d
commit 438a7d8e1e

View File

@@ -443,7 +443,7 @@ describe('app module', () => {
]
before(function () {
if (process.platform === 'linux') this.skip()
if (process.platform === 'linux' || process.mas) this.skip()
})
beforeEach(() => {