Skip to content

Commit 493e55f

Browse files
committed
reset state
1 parent f78c69b commit 493e55f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sample/ios/ReactNativeTests/ShopifyCheckoutSheetKitTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class ShopifyCheckoutSheetKitTests: XCTestCase {
4343
private func resetShopifyCheckoutSheetKitDefaults() {
4444
ShopifyCheckoutSheetKit.configuration.preloading = Configuration.Preloading(enabled: true)
4545
ShopifyCheckoutSheetKit.configuration.colorScheme = .automatic
46+
ShopifyCheckoutSheetKit.configuration.closeButtonTintColor = nil
4647
}
4748

4849
private func getShopifyCheckoutSheetKit() -> RCTShopifyCheckoutSheetKit {

0 commit comments

Comments
 (0)