From 0a00bf2f2f37bdc7773504708fe492e78499be38 Mon Sep 17 00:00:00 2001 From: mleader Date: Mon, 26 Jun 2023 15:29:43 -0400 Subject: [PATCH] update test image used --- engine_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine_test.go b/engine_test.go index b4ffc45b..cfe4906d 100644 --- a/engine_test.go +++ b/engine_test.go @@ -133,7 +133,7 @@ func TestE2E(t *testing.T) { type_id: string steps: example: - plugin: ghcr.io/janosdebugs/arcaflow-example-plugin + plugin: quay.io/arcalot/arcaflow-plugin-template-python:0.1.0 input: name: !expr $.input.name output: @@ -163,7 +163,7 @@ func TestE2EMultipleOutputs(t *testing.T) { type_id: string steps: example: - plugin: ghcr.io/janosdebugs/arcaflow-example-plugin + plugin: quay.io/arcalot/arcaflow-plugin-template-python:0.1.0 input: name: !expr $.input.name outputs: