Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Feb 11, 2021
1 parent 37ab374 commit 1fe3e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spec2-Tests/SpTextPresenterTest.class.st
Expand Up @@ -16,7 +16,7 @@ SpTextPresenterTest >> testEditable [
self openInstance.

presenter adapter
keyDown: $x
keyDown: $x asciiValue
shift: false
meta: false
control: false
Expand Down

0 comments on commit 1fe3e56

Please sign in to comment.