tests: migrate ops test to bats
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
9
tests/ops/fetch-git/exist/main.cue
Normal file
9
tests/ops/fetch-git/exist/main.cue
Normal file
@@ -0,0 +1,9 @@
|
||||
package testing
|
||||
|
||||
#up: [
|
||||
{
|
||||
do: "fetch-git"
|
||||
remote: "https://github.com/blocklayerhq/acme-clothing.git"
|
||||
ref: "master"
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user