Fix all tests.

This commit is contained in:
BDisp
2024-03-25 17:36:35 +00:00
parent ed697a21cd
commit 41971a6e5a
40 changed files with 1529 additions and 1161 deletions

View File

@@ -770,7 +770,7 @@ public class EscSeqUtilsTests
}
};
Application.Run ();
Application.Run (top);
Assert.Null (Application.WantContinuousButtonPressedView);