Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Siqi-Shan committed Feb 11, 2025
1 parent beefc4d commit 2ce6bbb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ describe('build app - Android', () => {
await addCodegen(projectRoot, {
frontendType: AmplifyFrontend.android,
});

// Required to accept all licenses needed per this test project build
await acceptLicenses(projectRoot);
});

Expand Down

0 comments on commit 2ce6bbb

Please sign in to comment.