Skip to content

Commit 3d08664

Browse files
committed
Rename directory to testdata
Signed-off-by: Philippe Martin <[email protected]>
1 parent 194d6f7 commit 3d08664

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pkg/devfile/parse_test.go

+1-1
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",
File renamed without changes.

0 commit comments

Comments
 (0)