Skip to content

Commit

Permalink
Remove focus from test
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljfischer committed Jan 8, 2020
1 parent f6b53b7 commit a1dd7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SmartDeviceLinkTests/ProxySpecs/SDLHapticManagerSpec.m
Expand Up @@ -44,7 +44,7 @@ @interface SDLFocusableItemLocator ()

QuickSpecBegin(SDLHapticManagerSpec)

fdescribe(@"the haptic manager", ^{
describe(@"the haptic manager", ^{
__block UIWindow *uiWindow;
__block UIViewController *uiViewController;

Expand Down

0 comments on commit a1dd7d8

Please sign in to comment.