We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7482a15 commit 349e9f3Copy full SHA for 349e9f3
Parse/Tests/Other/OCMock/OCMock+Parse.m
@@ -14,7 +14,7 @@
14
#import "PFCommandResult.h"
15
#import "PFCommandRunning.h"
16
17
-@implementation OCMockObject (PFCOmmandRunning)
+@implementation OCMockObject (PFCommandRunning)
18
19
- (void)mockCommandResult:(id)result forCommandsPassingTest:(BOOL (^)(PFRESTCommand *command))block {
20
PFCommandResult *commandResult = [PFCommandResult commandResultWithResult:result
0 commit comments