diff --git a/ui/tests/acceptance/exec-test.js b/ui/tests/acceptance/exec-test.js index 30183dfd3..5fd0b513e 100644 --- a/ui/tests/acceptance/exec-test.js +++ b/ui/tests/acceptance/exec-test.js @@ -308,8 +308,6 @@ module('Acceptance | exec', function(hooks) { allocation: allocation.id.split('-')[0], }); - await settled(); - await Exec.terminal.pressEnter(); await settled(); mockSocket.onopen();