Skip to content

Commit f0ba303

Browse files
committed
chore: GraphQLAuthDirectiveIntegrationTests
1 parent fe22389 commit f0ba303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AmplifyPlugins/API/Tests/APIHostApp/AWSAPIPluginIGraphQLAuthDirectiveTests/GraphQLAuthDirectiveIntegrationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class GraphQLAuthDirectiveIntegrationTests: XCTestCase {
1919
let password: String
2020
}
2121

22-
let amplifyConfigurationFile = "testconfiguration/GraphQLWithUserPoolIntegrationTests-amplifyconfiguration"
22+
let amplifyConfigurationFile = "testconfiguration/GraphQLAuthDirectiveIntegrationTests-amplifyconfiguration"
2323
var user1: User!
2424
var user2: User!
2525

0 commit comments

Comments
 (0)