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 7
7
8
8
import Amplify
9
9
import Foundation
10
- // import AwsCommonRuntimeKit
11
10
12
11
extension AWSAPIPlugin : Resettable {
13
12
@@ -27,9 +26,6 @@ extension AWSAPIPlugin: Resettable {
27
26
}
28
27
29
28
subscriptionConnectionFactory = nil
30
-
31
- // Issue: https://github.com/aws-amplify/amplify-ios/issues/2120
32
- // AwsCommonRuntimeKit.cleanUp()
33
29
}
34
30
35
31
}
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?
44
44
Please enter a name for your identity pool.
45
45
<amplifyintegtestCIDP>
46
46
Allow unauthenticated logins? (Provides scoped down permissions that you can control via AWS IAM)
47
- No
47
+ Yes
48
48
Do you want to enable 3rd party authentication providers in your identity pool?
49
49
No
50
50
Please provide a name for your user pool:
You can’t perform that action at this time.
0 commit comments