Replace OS X and Mac OS with macOS
This commit is contained in:
parent
52350b5e35
commit
67dd19ed0f
157 changed files with 650 additions and 650 deletions
|
@ -21,7 +21,7 @@ if (!process.mas) {
|
|||
})
|
||||
|
||||
describe('setFeedURL', function () {
|
||||
it('emits an error on Mac OS X when the application is unsigned', function (done) {
|
||||
it('emits an error on macOS when the application is unsigned', function (done) {
|
||||
if (process.platform !== 'darwin') {
|
||||
return done()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue