-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Customer Center] Fix BackendGetCustomerCenterConfigTests
#4124
[Customer Center] Fix BackendGetCustomerCenterConfigTests
#4124
Conversation
…Tests` - ios-17 (#4127) Requested by @vegaro for [fix-BackendGetCustomerCenterConfigTests](https://github.com/RevenueCat/purchases-ios/tree/fix-BackendGetCustomerCenterConfigTests)
…Tests` - ios-16 (#4128) Requested by @vegaro for [fix-BackendGetCustomerCenterConfigTests](https://github.com/RevenueCat/purchases-ios/tree/fix-BackendGetCustomerCenterConfigTests)
…Tests` - watchos (#4126) Requested by @vegaro for [fix-BackendGetCustomerCenterConfigTests](https://github.com/RevenueCat/purchases-ios/tree/fix-BackendGetCustomerCenterConfigTests)
…Tests` - macos (#4125) Requested by @vegaro for [fix-BackendGetCustomerCenterConfigTests](https://github.com/RevenueCat/purchases-ios/tree/fix-BackendGetCustomerCenterConfigTests)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@@ -0,0 +1,26 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm we were missing snapshot tests for watchOS?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something must have changed in main because I remember WatchOS tests were using snapshots of iOS13, so someone must have fixed it
29340ca
into
integration/customer_support_workflow
Fix
BackendGetCustomerCenterConfigTests
after a wrong merge. This was changed in #4048