diff --git a/tests/plan/hello-europa/main.cue b/tests/plan/hello-europa/main.cue index a30f5dac..62ea2ea4 100644 --- a/tests/plan/hello-europa/main.cue +++ b/tests/plan/hello-europa/main.cue @@ -7,6 +7,7 @@ import ( dagger.#Plan & { actions: { + // TODO/FIXME: Use Europa constructs for this // sayHello: os.#Container & { // command: "echo Hello Europa! > /out.txt" // }