Skip to content

Commit 3d08664

Browse files
committed
Rename directory to testdata
Signed-off-by: Philippe Martin <phmartin@redhat.com>
1 parent 194d6f7 commit 3d08664

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/devfile/parse_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ spec:
415415
ExternalVariables: map[string]string{
416416
"PARAMS": "baz",
417417
},
418-
Path: "./tests/devfile1.yaml",
418+
Path: "./testdata/devfile1.yaml",
419419
},
420420
},
421421
wantCommandLine: "./main baz",

0 commit comments

Comments
 (0)