Fix docker.#Run exportFile test.

This test was not calling `docker.#Run` so basically it wasn't doing anything.

Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
This commit is contained in:
Vasek - Tom C
2022-02-11 16:03:27 +01:00
parent 18e778c894
commit 73829fd9a7

View File

@@ -32,8 +32,8 @@ dagger.#Plan & {
}
// Test: export a file
exportFile: {
image: _image
exportFile: docker.#Run & {
input: _image
command: {
name: "sh"
flags: "-c": #"""