chore: disable get/setLoginItemSettings specs (#16838)

This commit is contained in:
Samuel Attard
2019-02-08 12:54:11 -08:00
committed by GitHub
parent bb21822c10
commit c4f993add1

View File

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