Home
last modified time | relevance | path

Searched refs:expectedPluginInstructionData (Results 1 – 1 of 1) sorted by relevance

/plugin/today/_test/
H A DSyntaxTodayTest.php45 …public function testParseMatch(string $input, array $expectedPluginInstructionData, string $expect… argument
51 self::assertEquals($expectedPluginInstructionData, $actualPluginInstructionData);