Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sleep for 1.5 seconds before looking at the resize error
This test is very flaky, the retry loop runs for 550ms and some more, 750ms is cleary not enough for everything to set and for the cli to return the tty resize error. A sleep of 1.5 seconds in this test should be enough for the retry loop to finish. Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
- Loading branch information