From e1de3f69a492cb2b619ac0f949b0dd855f4c83b9 Mon Sep 17 00:00:00 2001 From: Jacky Jiang Date: Thu, 31 Aug 2023 16:17:20 -0700 Subject: [PATCH] @new-branch: devTest Summary: as title, the param is optional Reviewed By: wx0165927473 Differential Revision: D48711246 fbshipit-source-id: 2218c69156c18144811b5682bf8d6636e5c6174a --- .../FBSDKCoreKitTests/Internal/AppEvents/AppEventsTests.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FBSDKCoreKit/FBSDKCoreKitTests/Internal/AppEvents/AppEventsTests.swift b/FBSDKCoreKit/FBSDKCoreKitTests/Internal/AppEvents/AppEventsTests.swift index 33ac222a1..8b431352a 100644 --- a/FBSDKCoreKit/FBSDKCoreKitTests/Internal/AppEvents/AppEventsTests.swift +++ b/FBSDKCoreKit/FBSDKCoreKitTests/Internal/AppEvents/AppEventsTests.swift @@ -175,6 +175,8 @@ final class AppEventsTests: XCTestCase { ) } + // MARK: - Tests for configurations + func testConfiguringSetsSwizzlerDependency() { XCTAssertIdentical( appEvents.swizzler,