Skip to content

Commit c0f5d96

Browse files
author
Dane Pilcher
committed
test: fix test type
1 parent 88bfda3 commit c0f5d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/amplify-graphql-transformer/src/__tests__/graphql-transformer.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const defaultTransformConfig: TransformConfig = {
5656
enableTransformerCfnOutputs: true,
5757
allowDestructiveGraphqlSchemaUpdates: false,
5858
replaceTableUponGsiUpdate: false,
59+
allowGen1Patterns: true,
5960
},
6061
};
6162

0 commit comments

Comments
 (0)