Skip to content

Commit 93cdd16

Browse files
authored
Update MermaidConfigExtractorTest.php
1 parent 92d8e3b commit 93cdd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/Unit/MermaidConfigExtractorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*
1414
* @author howlowck
1515
*/
16-
class MermaidConfigExtractorTest extends \PHPUnit_Framework_TestCase
16+
class MermaidConfigExtractorTest extends \PHPUnit\Framework\TestCase
1717
{
1818
/**
1919
* @dataProvider caseProvider

0 commit comments

Comments
 (0)