Skip to content

Commit

Permalink
chore: remove NSMainNibFile property to make tests more independent f…
Browse files Browse the repository at this point in the history
…rom electron version
  • Loading branch information
develar committed Nov 27, 2019
1 parent 91e6183 commit e1a7ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/src/helpers/packTester.ts
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ async function checkMacResult(packager: Packager, packagerOptions: PackagerOptio
delete info.DTSDKName
delete info.DTCompiler
delete info.ElectronTeamID
delete info.NSMainNibFile
delete info.NSCameraUsageDescription
delete info.NSMicrophoneUsageDescription
delete info.NSRequiresAquaSystemAppearance
Expand Down

0 comments on commit e1a7ec9

Please sign in to comment.