improved test case

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones 2021-12-22 15:44:04 -07:00
parent 044c464289
commit bd005aeb43
No known key found for this signature in database
GPG Key ID: CFB3A382EB166F4C

View File

@ -25,7 +25,7 @@ engine.#Plan & {
testContent: engine.#Exec & {
input: alpine.output
always: true
args: ["ls", "-l", "/repo"]
args: ["ls", "-l", "/repo/README.md"]
mounts: inputRepo: {
dest: "/repo"
contents: testRepo.output