mirror of
https://github.com/moby/moby.git
synced 2026-07-13 19:12:11 +00:00
A temporary directory was created but not removed at the end of the test. The missing remove directory call is added now. Signed-off-by: Muhammad Zohaib Aslam <zohaibse011@gmail.com>