Skip to content

Commit

Permalink
fix: make OS independent test
Browse files Browse the repository at this point in the history
  • Loading branch information
Felixoid committed Feb 10, 2022
1 parent 39f0fa3 commit bcac98a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/files_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ contents:
Type: "symlink",
},
{
Source: "./bla",
Source: "bla",
Destination: "/link-2",
Type: "symlink",
},
Expand Down
2 changes: 1 addition & 1 deletion files/testdata/symlinks/link-2

0 comments on commit bcac98a

Please sign in to comment.