Skip to content

Commit

Permalink
feat: update PackageInstalLRequest shape in tests with SkipHandlers f…
Browse files Browse the repository at this point in the history
…ield
  • Loading branch information
KSCCO committed Feb 11, 2023
1 parent 4f71996 commit 78f1add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/package/subscriberPackageVersionInstall.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ describe('Package Install', () => {
EnableRss: false,
UpgradeType: 'mixed-mode',
ApexCompileType: 'all',
SkipHandlers: null,
Status: 'SUCCESS',
Errors: null,
};
Expand Down

0 comments on commit 78f1add

Please sign in to comment.