Skip to content

Commit

Permalink
Rename directory to testdata
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Martin <[email protected]>
  • Loading branch information
feloy committed Sep 22, 2023
1 parent 194d6f7 commit 3d08664
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/devfile/parse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ spec:
ExternalVariables: map[string]string{
"PARAMS": "baz",
},
Path: "./tests/devfile1.yaml",
Path: "./testdata/devfile1.yaml",
},
},
wantCommandLine: "./main baz",
Expand Down
File renamed without changes.

0 comments on commit 3d08664

Please sign in to comment.