Skip to content

Commit

Permalink
Import OIDError in test case
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmathias committed Jan 12, 2023
1 parent 7c74c65 commit ac2babc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UnitTests/AppAuth/OIDExternUserAgentIOSTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
@import TestHelpers;
#else
#import "Source/AppAuth/iOS/OIDExternalUserAgentIOS.h"
#import "Source/AppAuthCore/OIDError.h"
#import "UnitTests/TestHelpers/OIDAuthorizationRequest+TestHelper.h"
#endif

Expand Down

0 comments on commit ac2babc

Please sign in to comment.