Rename tests with new naming convention and update tests lists
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
4
tests/ops/copy/invalid/cache/main.cue
vendored
4
tests/ops/copy/invalid/cache/main.cue
vendored
@@ -2,7 +2,7 @@ package testing
|
||||
|
||||
import "dagger.io/dagger/op"
|
||||
|
||||
test1: {
|
||||
TestCacheCopyLoadAlpine: {
|
||||
string
|
||||
|
||||
#up: [
|
||||
@@ -25,7 +25,7 @@ test1: {
|
||||
]
|
||||
}
|
||||
|
||||
test2: {
|
||||
TestCacheCopy: {
|
||||
string
|
||||
|
||||
#up: [
|
||||
|
Reference in New Issue
Block a user