mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +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>