Skip to content

Commit

Permalink
Merge pull request #594 from hydephp/develop
Browse files Browse the repository at this point in the history
Format and normalize files
  • Loading branch information
caendesilva authored Feb 13, 2024
2 parents 881e6cf + ee777e1 commit cbb1fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Feature/Actions/ConvertsMarkdownToPlainTextTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ public function testItRemovesHtml()
$text = <<<'TXT'
This word is bold. This word is italic.
&copy; My Company
Hello World
TXT;
Expand Down

0 comments on commit cbb1fab

Please sign in to comment.