test: fix op.#FetchGit test (#1395)
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
12ee5b0330
commit
f67e50a11c
@ -17,6 +17,6 @@ TestRepo: #up: [op.#FetchGit & {
|
||||
|
||||
TestContent: os.#Container & {
|
||||
always: true
|
||||
command: "ls -l /input/repo | grep 'universe -> stdlib'"
|
||||
command: "ls -l /input/repo/README.md"
|
||||
mount: "/input/repo": from: TestRepo
|
||||
}
|
||||
|
Reference in New Issue
Block a user