|
780 | 780 | EE6FDCFC2966A70400E1CECF /* product-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE6FDCFB2966A70400E1CECF /* product-without-data.json */; }; |
781 | 781 | EE71CC3D2951A8EA0074D908 /* ApplicationPasswordStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE71CC3C2951A8EA0074D908 /* ApplicationPasswordStorage.swift */; }; |
782 | 782 | EE71CC412951CE700074D908 /* generate-application-password-using-wporg-creds-success.json in Resources */ = {isa = PBXBuildFile; fileRef = EE71CC402951CE700074D908 /* generate-application-password-using-wporg-creds-success.json */; }; |
783 | | - EE76762F2962B85E000066FA /* RequestProcessorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE76762E2962B85E000066FA /* RequestProcessorTests.swift */; }; |
| 783 | + EE76762F2962B85E000066FA /* ApplicationPasswordRequestProcessorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE76762E2962B85E000066FA /* ApplicationPasswordRequestProcessorTests.swift */; }; |
784 | 784 | EE80A24729547F8B003591E4 /* coupons-all-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE80A24529547F8B003591E4 /* coupons-all-without-data.json */; }; |
785 | 785 | EE80A24829547F8B003591E4 /* coupon-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE80A24629547F8B003591E4 /* coupon-without-data.json */; }; |
786 | 786 | EE80A25029556FBD003591E4 /* coupon-reports-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = EE80A24F29556FBD003591E4 /* coupon-reports-without-data.json */; }; |
|
1610 | 1610 | EE6FDCFB2966A70400E1CECF /* product-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "product-without-data.json"; sourceTree = "<group>"; }; |
1611 | 1611 | EE71CC3C2951A8EA0074D908 /* ApplicationPasswordStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplicationPasswordStorage.swift; sourceTree = "<group>"; }; |
1612 | 1612 | EE71CC402951CE700074D908 /* generate-application-password-using-wporg-creds-success.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "generate-application-password-using-wporg-creds-success.json"; sourceTree = "<group>"; }; |
1613 | | - EE76762E2962B85E000066FA /* RequestProcessorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestProcessorTests.swift; sourceTree = "<group>"; }; |
| 1613 | + EE76762E2962B85E000066FA /* ApplicationPasswordRequestProcessorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplicationPasswordRequestProcessorTests.swift; sourceTree = "<group>"; }; |
1614 | 1614 | EE80A24529547F8B003591E4 /* coupons-all-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "coupons-all-without-data.json"; sourceTree = "<group>"; }; |
1615 | 1615 | EE80A24629547F8B003591E4 /* coupon-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "coupon-without-data.json"; sourceTree = "<group>"; }; |
1616 | 1616 | EE80A24F29556FBD003591E4 /* coupon-reports-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "coupon-reports-without-data.json"; sourceTree = "<group>"; }; |
|
2841 | 2841 | isa = PBXGroup; |
2842 | 2842 | children = ( |
2843 | 2843 | EE8DE431294B17CD005054E7 /* DefaultApplicationPasswordUseCaseTests.swift */, |
2844 | | - EE76762E2962B85E000066FA /* RequestProcessorTests.swift */, |
| 2844 | + EE76762E2962B85E000066FA /* ApplicationPasswordRequestProcessorTests.swift */, |
2845 | 2845 | ); |
2846 | 2846 | path = ApplicationPassword; |
2847 | 2847 | sourceTree = "<group>"; |
|
3765 | 3765 | D800DA0A25EFEB9C001E13CE /* WCPayRemoteTests.swift in Sources */, |
3766 | 3766 | E13BAD5328F8625600217769 /* InAppPurchasesRemoteTests.swift in Sources */, |
3767 | 3767 | CC851D1425E52AB500249E9C /* Decimal+ExtensionsTests.swift in Sources */, |
3768 | | - EE76762F2962B85E000066FA /* RequestProcessorTests.swift in Sources */, |
| 3768 | + EE76762F2962B85E000066FA /* ApplicationPasswordRequestProcessorTests.swift in Sources */, |
3769 | 3769 | B554FA8B2180B1D500C54DFF /* NotificationsRemoteTests.swift in Sources */, |
3770 | 3770 | B518662A20A09C6F00037A38 /* OrdersRemoteTests.swift in Sources */, |
3771 | 3771 | 02EF166E292F0C5800D90AD6 /* PaymentRemoteTests.swift in Sources */, |
|
0 commit comments