aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/dom_tests/dom_tests.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dom_tests/dom_tests.coffee b/tests/dom_tests/dom_tests.coffee
index ba0ee9d2..0745e5b2 100644
--- a/tests/dom_tests/dom_tests.coffee
+++ b/tests/dom_tests/dom_tests.coffee
@@ -452,7 +452,7 @@ context "Normal mode",
sendKeyboardEvent "z"
sendKeyboardEvent "z"
sendKeyboardEvent "p"
- assert.equal 2, commandCount
+ assert.equal 1, commandCount
should "get the correct count for mixed inputs (with leading mapped keys)", ->
sendKeyboardEvent "z"