Skip to content

Commit

Permalink
chore: adjusted AFT test
Browse files Browse the repository at this point in the history
  • Loading branch information
khatruong2009 committed Nov 17, 2023
1 parent 023c452 commit 673abf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/aft/test/config/package_selector_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ void main() {
'packages/common/amplify_db_common/example',
'packages/common/amplify_db_common_dart/example',
'packages/example_common/example',
'packages/logging_cloudwatch/amplify_logging_cloudwatch/example',
'packages/logging_cloudwatch/amplify_logging_cloudwatch_dart/example',
'packages/logging/amplify_logging_cloudwatch/example',
'packages/logging/amplify_logging_cloudwatch_dart/example',
'packages/notifications/push/amplify_push_notifications/example',
'packages/notifications/push/amplify_push_notifications_pinpoint/example',
'packages/secure_storage/amplify_secure_storage/example',
Expand Down Expand Up @@ -136,7 +136,7 @@ void main() {
'packages/analytics/amplify_analytics_pinpoint/example',
'packages/api/amplify_api/example',
'packages/common/amplify_db_common/example',
'packages/logging_cloudwatch/amplify_logging_cloudwatch/example',
'packages/logging/amplify_logging_cloudwatch/example',
'packages/notifications/push/amplify_push_notifications/example',
'packages/notifications/push/amplify_push_notifications_pinpoint/example',
'packages/secure_storage/amplify_secure_storage/example',
Expand Down

0 comments on commit 673abf6

Please sign in to comment.