mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-25 11:22:20 +00:00
fix unit tests
This commit is contained in:
parent
6549fd3573
commit
5e421f0d1c
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@ class InputLogicTest {
|
|||
settingsValues.mSpacingAndPunctuations,
|
||||
currentScript,
|
||||
false
|
||||
).mWord
|
||||
)?.mWord
|
||||
|
||||
private fun setCursorPosition(start: Int, end: Int = start, weirdTextField: Boolean = false) {
|
||||
val ei = EditorInfo()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue