Skip to content

Commit bd715da

Browse files
undo
1 parent 8b2cf40 commit bd715da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SentryTests/SentryCrash/SentryCrashMonitor_CppException_Tests.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ - (void)testCallHandler_descriptionExactLengthOfBuffer_shouldCaptureTruncatedExc
153153
// -- Arrange --
154154
sentrycrashcm_setEventCallback(mockHandleExceptionHandler);
155155
api->setEnabled(true);
156-
sentrycrashcm_cppexception_enable_swap_cxa_throw();
157156

158157
// Build a 1000 character message
159158
NSString *errorMessage = [@"" stringByPaddingToLength:1000 withString:@"A" startingAtIndex:0];

0 commit comments

Comments
 (0)