Skip to content

Commit

Permalink
Revert "Rename test to be more generic to match dual usage"
Browse files Browse the repository at this point in the history
This reverts commit 45050ba.
  • Loading branch information
caendesilva committed Jul 30, 2024
1 parent 45050ba commit cfb8184
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @covers \Hyde\Markdown\Models\MarkdownDocument
* @covers \Hyde\Markdown\Models\Markdown
*/
class MarkdownHelpersTest extends TestCase
class MarkdownDocumentTest extends TestCase
{
public function testConstructorCreatesNewMarkdownDocument()
{
Expand Down

0 comments on commit cfb8184

Please sign in to comment.