Refine skipped indices in MMLGenerationTexUtilTest

* adapts skipped indices to represent all supported cmds and macros

Bug: T340024
Change-Id: Ib01f02c3b73dac80ee9878c22549740d728bdf57
This commit is contained in:
Stegmujo 2023-10-06 11:49:19 +00:00
parent a6158aa61b
commit f4c91856bc
No known key found for this signature in database
GPG key ID: BB616B7CC84186BE

View file

@ -39,7 +39,7 @@ class MMLGenerationTexUtilTest extends MediaWikiUnitTestCase {
/** @var bool export the updated TexUtil-Tex to "./ExportedTexUtilKeys.json" */
private static $EXPORT_KEYS = false;
private static $SKIPPEDINDICES = [ 15, 33, 90, 383, 554 ];
private static $SKIPPEDINDICES = [ 434, 489, 406 ];
/**
* @dataProvider provideTestCases