chore: disable get/setLoginItemSettings specs (#16844)

This commit is contained in:
trop[bot]
2019-02-08 15:13:44 -08:00
committed by Shelley Vohr
parent b4c27eeaa1
commit fd2a9cb056

View File

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