mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Switch to CommonMarkStrict tests
This commit is contained in:
@ -22,7 +22,7 @@ namespace Erusev\Parsedown\Tests;
|
||||
*
|
||||
* @link http://commonmark.org/ CommonMark
|
||||
*/
|
||||
class CommonMarkTest extends CommonMarkTestWeak
|
||||
class CommonMarkTest extends CommonMarkTestStrict
|
||||
{
|
||||
/**
|
||||
* @return array
|
||||
|
Reference in New Issue
Block a user