Skip to content

Commit

Permalink
Update ColoredBlockquoteShortcodesTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 24, 2024
1 parent 480da84 commit a53c5d0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
*/
class ColoredBlockquoteShortcodesTest extends UnitTestCase
{
protected static bool $needsKernel = true;
protected static bool $needsConfig = true;

public function testSignature()
{
$this->assertSame('>', ColoredBlockquotes::signature());
Expand Down

0 comments on commit a53c5d0

Please sign in to comment.