parent
e3fe31f7cb
commit
1fb6ad700f
29 changed files with 138 additions and 109 deletions
|
@ -19,7 +19,7 @@ var (
|
|||
)
|
||||
|
||||
func prepare(t *testing.T, root string) {
|
||||
config.LoadConfig()
|
||||
config.LoadConfig(context.Background())
|
||||
|
||||
// Configure the remote
|
||||
config.FileSet(remoteName, "type", "alias")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue