Skip to content

Commit

Permalink
Apply fixes from StyleCI (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Jul 14, 2020
1 parent 260748d commit 41359c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Facades/MarkdownTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
use GrahamCampbell\Markdown\Facades\Markdown;
use GrahamCampbell\TestBenchCore\FacadeTrait;
use GrahamCampbell\Tests\Markdown\AbstractTestCase;
use League\CommonMark\MarkdownConverterInterface;
use League\CommonMark\Extension\SmartPunct\SmartPunctExtension;
use League\CommonMark\MarkdownConverterInterface;

/**
* This is the markdown facade test class.
Expand Down

0 comments on commit 41359c0

Please sign in to comment.