Skip to content

Commit a579ad9

Browse files
style: fix clang-format pragma indent
1 parent 7ca6ca1 commit a579ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/SentryObjCTests/SentryObjCLoggerTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ - (void)testDebugWithFormat_withTrailingPercent_shouldNotCrash
861861
}
862862

863863
#if !SDK_V10
864-
#pragma mark - logs disabled
864+
# pragma mark - logs disabled
865865

866866
- (void)testLoggerMethod_whenLogsDisabled_shouldNotCrash
867867
{

0 commit comments

Comments
 (0)