summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SmartDeviceLinkTests/DevAPISpecs/SDLVoiceCommandManagerSpec.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/SmartDeviceLinkTests/DevAPISpecs/SDLVoiceCommandManagerSpec.m b/SmartDeviceLinkTests/DevAPISpecs/SDLVoiceCommandManagerSpec.m
index 291176d00..b62fb0937 100644
--- a/SmartDeviceLinkTests/DevAPISpecs/SDLVoiceCommandManagerSpec.m
+++ b/SmartDeviceLinkTests/DevAPISpecs/SDLVoiceCommandManagerSpec.m
@@ -165,8 +165,6 @@ describe(@"voice command manager", ^{
SDLVoiceCommandUpdateOperation *firstOp = testManager.transactionQueue.operations[0];
firstOp.currentVoiceCommands = [@[testVoiceCommand2] mutableCopy];
[firstOp finishOperation];
-
- [NSThread sleepForTimeInterval:0.5];
});
// should update the second operation