Skip to content

Commit

Permalink
Merge pull request #1560 from hydephp/format-and-normalize-files
Browse files Browse the repository at this point in the history
Format and normalize files hydephp/develop@3ce5ea4
  • Loading branch information
github-actions committed Feb 13, 2024
1 parent 1ecb306 commit cc01569
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 cc01569

Please sign in to comment.