mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Remove redundant pause
This commit is contained in:
@@ -308,8 +308,6 @@ module('Acceptance | exec', function(hooks) {
|
||||
allocation: allocation.id.split('-')[0],
|
||||
});
|
||||
|
||||
await settled();
|
||||
|
||||
await Exec.terminal.pressEnter();
|
||||
await settled();
|
||||
mockSocket.onopen();
|
||||
|
||||
Reference in New Issue
Block a user