Skip to content

Commit

Permalink
Pass missing param
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdjere committed Feb 7, 2024
1 parent f86277b commit c9d5f89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export default ({ getService }: FtrProviderContext): void => {
supertest,
overrideExistingPackage: true,
retryService: retry,
log,
});

// Verify that status is updated after package installation
Expand Down

0 comments on commit c9d5f89

Please sign in to comment.