summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2020-02-11 15:27:38 -0500
committerJoel Fischer <joeljfischer@gmail.com>2020-02-11 15:27:38 -0500
commit9e103cab13a62992a6c8e801e826176da1ffac0b (patch)
tree3a6f22e54c13572180c97d0be565c86a06fe026f
parent74e61741b05c2481f39cb5491192e2511a29f744 (diff)
downloadsdl_ios-9e103cab13a62992a6c8e801e826176da1ffac0b.tar.gz
Fix whitespace
-rw-r--r--SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m b/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m
index a733451ab..2c4abf093 100644
--- a/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m
+++ b/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m
@@ -148,7 +148,7 @@ describe(@"the secondary transport manager ", ^{
[[NSNotificationCenter defaultCenter] postNotification:notification];
[NSThread sleepForTimeInterval:0.3];
- };
+ };
beforeEach(^{
[SDLSecondaryTransportManager swapGetAppStateMethod];