fixed charta indexing
This commit is contained in:
@@ -27,7 +27,6 @@ func TestPushImage(t *testing.T) {
|
||||
err := load.Push(ctx, "test-oci", "localhost:1025/test:v1.0", "", "")
|
||||
require.NoError(t, err)
|
||||
}
|
||||
//return
|
||||
{
|
||||
|
||||
ctx, _ := context.WithTimeout(context.Background(), 10*time.Second)
|
||||
|
||||
Reference in New Issue
Block a user