Skip to content

Commit

Permalink
chore: remove dup test
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Shan <[email protected]>
  • Loading branch information
Siqi-Shan committed Oct 1, 2024
1 parent 4e3e3df commit 869e7b8
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ describe('CDK GraphQL Transformer deployments with Postgres SQL datasources', ()
resourceNames,
});

testGraphQLAPIArrayAndObjects(
constructTestOptions('ssm'),
'RDS Postgres Model Directive with SSM Credential Store',
ImportedRDSType.POSTGRESQL,
);

testGraphQLAPIArrayAndObjects(
constructTestOptions('connectionUri'),
'RDS Postgres Model Directive using Connection String SSM parameter',
Expand Down

0 comments on commit 869e7b8

Please sign in to comment.