Skip to content

Commit

Permalink
Enable TestICUFoldingFilterFactory.Test
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Nov 25, 2024
1 parent 628c1e0 commit 2d785df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public class TestICUFoldingFilterFactory : BaseTokenStreamTestCase
{
/** basic tests to ensure the folding is working */
[Test]
//[AwaitsFix(BugUrl = "https://github.com/apache/lucenenet/issues/269")] // LUCENENET TODO: this test fails only on Linux on GitHub Actions
public void Test()
{
TextReader reader = new StringReader("Résumé");
Expand Down

0 comments on commit 2d785df

Please sign in to comment.