Fixed minor minor issue that came up in conflict

The minor fix to the jasmine regexp that escaped a '+' somehow
broke some random test.
This commit is contained in:
Cameron Fischer 2023-12-11 23:53:32 -05:00
parent a732fedbf7
commit 7196099f43
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ title: Output
\whitespace trim
<$transclude $tiddler="Output"/>
+
title: ExpectedResult
<p><span class="tc-error">Recursive transclusion error in transclude widget</span></p>
<span class="tc-error">Recursive transclusion error in transclude widget</span>