Skip to content

Commit

Permalink
Update SentryOptionsTest.m (#2233)
Browse files Browse the repository at this point in the history
  • Loading branch information
brustolin authored Sep 28, 2022
1 parent 791123d commit a5ca27b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/SentryTests/SentryOptionsTest.m
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,6 @@ - (void)testNSNull_SetsDefaultValue
@"inAppIncludes" : [NSNull null],
@"inAppExcludes" : [NSNull null],
@"urlSessionDelegate" : [NSNull null],
@"experimentalEnableTraceSampling" : [NSNull null],
@"enableSwizzling" : [NSNull null],
@"enableIOTracking" : [NSNull null],
@"sdk" : [NSNull null]
Expand Down

0 comments on commit a5ca27b

Please sign in to comment.