mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
Add unit tests for pkg/docker.GetAssembleUser(), and tweak its logic so that it returns the image's default user instead of an empty string when the image doesn't have a configured assemble user. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>