summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Elias <francois.elias@livio.io>2021-06-07 16:44:30 -0400
committerFrank Elias <francois.elias@livio.io>2021-06-07 16:44:30 -0400
commit91c02e03f163e83d184d366852e6ac1733dd1358 (patch)
tree78eb3cce231fd10e26707bd3a7cde8eec4db670e
parentbf928744025b069a31650bb7d3e1a2644ce0e6c8 (diff)
downloadsdl_ios-91c02e03f163e83d184d366852e6ac1733dd1358.tar.gz
github action test
-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