Skip to content

Commit

Permalink
try to fix carthage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdalmeida committed Feb 25, 2025
1 parent f2ae7f7 commit 0f6ab7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/test-carthage-integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ cp "../Tests/IntegrationTests/DropIn Tests/DropInTests.swift" Tests/DropInTests.
cp "../Tests/IntegrationTests/DropIn Tests/DropInDelegateMock.swift" Tests/DropInDelegateMock.swift
cp "../Tests/IntegrationTests/DropIn Tests/StoredPaymentMethodDelegateMock.swift" Tests/StoredPaymentMethodDelegateMock.swift
cp "../Tests/IntegrationTests/Card Tests/Mocks/OpenExternalAppDetector+Mock.swift" Tests/OpenExternalAppDetector+Mock.swift
cp -r "../Tests/IntegrationTests/Card Tests/3DS2 Component/*" Tests/
cp -r "../Tests/IntegrationTests/Card Tests/3DS2 Component/"* Tests/
cp "../Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift" Tests/XCTestCase+RootViewController.swift
cp "../Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift" Tests/XCTestCase+Wait.swift
cp "../Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift" Tests/XCTestCase+Wait+UIKit.swift
Expand Down

0 comments on commit 0f6ab7b

Please sign in to comment.