mirror of
https://github.com/ivuorinen/bbcodeparser.git
synced 2026-01-26 11:23:58 +00:00
Scrutinizer fixes (also test that CI triggers work)
This commit is contained in:
@@ -14,7 +14,7 @@ class BBCodeParserTest extends TestCase
|
||||
|
||||
/**
|
||||
* @see \ivuorinen\BBCode\BBCodeParser::$parsers
|
||||
* @var array Easier to maintain basic tests
|
||||
* @var array[] Easier to maintain basic tests
|
||||
*/
|
||||
public $testedParsers = array(
|
||||
'bold' => array(
|
||||
|
||||
Reference in New Issue
Block a user