forked from mirrors/homebox
rename repository factory
This commit is contained in:
parent
1827c61314
commit
68a27b7f82
4 changed files with 4 additions and 4 deletions
|
@ -53,7 +53,7 @@ func TestMain(m *testing.M) {
|
|||
}
|
||||
|
||||
tClient = client
|
||||
tRepos = EntAllRepos(tClient, os.TempDir())
|
||||
tRepos = New(tClient, os.TempDir())
|
||||
defer client.Close()
|
||||
|
||||
bootstrap()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue