You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove test for missing splitImagePath function (#509)
`splitImagePath` was removed in #306 being replaced with
`name.ParseReference` from the go-containerregistry library. This
orphaned test has been broken since.
0 commit comments