Skip to content

Commit 2ce6bbb

Browse files
committed
chore: add comment
1 parent beefc4d commit 2ce6bbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/amplify-codegen-e2e-tests/src/__tests__/build-app-android.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ describe('build app - Android', () => {
3838
await addCodegen(projectRoot, {
3939
frontendType: AmplifyFrontend.android,
4040
});
41+
42+
// Required to accept all licenses needed per this test project build
4143
await acceptLicenses(projectRoot);
4244
});
4345

0 commit comments

Comments
 (0)