You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was internally declared as NSMutableArray but accessible and writable(copy) as NSArray.
This caused all kinds of weird crashes when assigning new values after setup and running the tests.
Reenabled the tests depending on this.
0 commit comments