Skip to content

Commit

Permalink
revert appsync changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Amplifiyer committed Sep 19, 2023
1 parent 208a36b commit 5f77d88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/aws-cdk/test/api/hotswap/hotswap-test-setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,6 @@ export class HotswapMockSdkProvider {
this.mockSdkProvider.stubGetEndpointSuffix(stub);
}

public stubS3(stubs: SyncHandlerSubsetOf<AWS.S3>) {
this.mockSdkProvider.stubS3(stubs);
}

public tryHotswapDeployment(
hotswapMode: HotswapMode,
stackArtifact: cxapi.CloudFormationStackArtifact,
Expand Down

0 comments on commit 5f77d88

Please sign in to comment.