Skip to content

Commit cbf28dc

Browse files
committed
- updates objc test files for composable function
1 parent efdca45 commit cbf28dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Typewriter.Test/TestDataObjC/Requests/MSGraphODataEntities.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
#import "MSGraphCallRecordSessionsCollectionRequest.h"
7171
#import "MSGraphCallRecordRecipientsCollectionRequestBuilder.h"
7272
#import "MSGraphCallRecordRecipientsCollectionRequest.h"
73+
#import "MSGraphCallRecordItemRequestBuilder.h"
74+
#import "MSGraphCallRecordItemRequest.h"
7375
#import "MSGraphSessionRequestBuilder.h"
7476
#import "MSGraphSessionRequest.h"
7577
#import "MSGraphSessionSegmentsCollectionRequestBuilder.h"

0 commit comments

Comments
 (0)