We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cdb18 commit 2c27f12Copy full SHA for 2c27f12
test/InputCharacterTest.php
@@ -58,6 +58,7 @@ public function testGetControls() : void
58
'CTRLW',
59
'ENTER',
60
'TAB',
61
+ 'ESC',
62
],
63
InputCharacter::getControls()
64
);
0 commit comments