We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba922c commit 0ba4aebCopy full SHA for 0ba4aeb
1 file changed
packages/aft/test/config/package_selector_test.dart
@@ -44,6 +44,7 @@ void main() {
44
'packages/common/amplify_db_common/example',
45
'packages/common/amplify_db_common_dart/example',
46
'packages/example_common/example',
47
+ 'packages/kinesis/amplify_firehose/example',
48
'packages/kinesis/amplify_kinesis/example',
49
'packages/notifications/push/amplify_push_notifications/example',
50
'packages/notifications/push/amplify_push_notifications_pinpoint/example',
@@ -128,6 +129,7 @@ void main() {
128
129
matchesPackagePaths([
130
'canaries',
131
'packages/amplify/amplify_flutter/example',
132
133
'packages/amplify_core/doc',
134
'packages/amplify_datastore/example',
135
'packages/amplify_native_legacy_wrapper/example',
0 commit comments