SuperMock icon indicating copy to clipboard operation
SuperMock copied to clipboard

Cast to NSMutableDictionary always produces nil

Open johnrnyquist opened this issue 4 years ago • 0 comments

In the SuperMockResponseHelper, the cast to NSMutableDictionary always produces nil. Changing the cast to NSDictionary provides a successful cast. I have a PR that resolves this: https://github.com/michaelarmstrong/SuperMock/pull/17

johnrnyquist avatar Oct 21 '20 22:10 johnrnyquist