Skip to content

Commit 3d9a591

Browse files
authored
chore(API): Optimistically remove comment in code (#940)
[skip ci]
1 parent 9159670 commit 3d9a591

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AmplifyPlugins/API/AWSAPICategoryPluginTests/AWSAPICategoryPlugin+InterceptorBehaviorTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import AWSPluginsCore
1212
// swiftlint:disable:next type_name
1313
class AWSAPICategoryPluginInterceptorBehaviorTests: AWSAPICategoryPluginTestBase {
1414

15-
// TODO: Fix test failure
1615
func testAddInterceptor() throws {
1716
XCTAssertNotNil(apiPlugin.pluginConfig.endpoints[apiName])
1817
XCTAssertEqual(apiPlugin.pluginConfig.endpoints[apiName]?.interceptors.count, 0)

0 commit comments

Comments
 (0)