From 3bc2ef11b558939e60d83cb8e26044cd14e3f2be Mon Sep 17 00:00:00 2001 From: Isabelle Hurbain-Palatin Date: Thu, 14 Mar 2024 18:54:23 +0100 Subject: [PATCH] Re-enable and fix tests for Parsoid CI Bug: T214241 Depends-On: I022501851ea45cfd2554f9e914aa6f4fe2b07548 Change-Id: I34e32192047aaf268001b04bb936b3562686118b --- tests/parser/parserTests.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index b03ef2c7..02ca4a97 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -160,8 +160,6 @@ Text var a;. !! test Enclose with nowiki -!! options -disabled parsoid={ "modes": ["wt2html","wt2wt"], "normalizePhp": true } !! wikitext {{#tag:syntaxhighlight|foo|lang="text"|inline=none}} @@ -169,7 +167,7 @@ parsoid={ "modes": ["wt2html","wt2wt"], "normalizePhp": true }

foo

!! html/parsoid -

foo

+

foo

!! end !! test