From 10b11cc00e1d2385ecc62fde5abc26eb802c4279 Mon Sep 17 00:00:00 2001 From: Matt Leader Date: Fri, 30 Jun 2023 11:29:24 -0400 Subject: [PATCH] update test image used (#94) --- 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: