mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This test was depending on the fact that contextDir's are a string, and for the test is was using the context _name_ as a pseudo-ID. This patch updates the test to be more explicit where ID's and where names are used. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>