File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Tests/APIHostApp/AWSAPIPluginGraphQLIAMTests Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 77
88import Amplify
99import Foundation
10- // import AwsCommonRuntimeKit
1110
1211extension AWSAPIPlugin : Resettable {
1312
@@ -27,9 +26,6 @@ extension AWSAPIPlugin: Resettable {
2726 }
2827
2928 subscriptionConnectionFactory = nil
30-
31- // Issue: https://github.com/aws-amplify/amplify-ios/issues/2120
32- // AwsCommonRuntimeKit.cleanUp()
3329 }
3430
3531}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Do you want to use the default authentication and security configuration?
4444 Please enter a name for your identity pool.
4545 <amplifyintegtestCIDP>
4646 Allow unauthenticated logins? (Provides scoped down permissions that you can control via AWS IAM)
47- No
47+ Yes
4848 Do you want to enable 3rd party authentication providers in your identity pool?
4949 No
5050 Please provide a name for your user pool:
You can’t perform that action at this time.
0 commit comments