Skip to content

Commit acbc77f

Browse files
committed
2 parents c461fdf + 7e1e6ce commit acbc77f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/LoggerUtilityTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public function testLogRawLoggingException()
9393
$utility->logRaw(self::TEST_RAW_MESSAGE);
9494
// @codeCoverageIgnoreStart
9595
}
96+
9697
// @codeCoverageIgnoreEnd
9798

9899
/**
@@ -117,6 +118,7 @@ public function testLogChatLoggingException()
117118
$utility->logChat(__METHOD__, self::TEST_RAW_MESSAGE);
118119
// @codeCoverageIgnoreStart
119120
}
121+
120122
// @codeCoverageIgnoreEnd
121123

122124
/**

0 commit comments

Comments
 (0)