fix: add db.Init() in bash completion

This commit is contained in:
2025-03-09 17:30:02 +03:00
parent a7d016abc9
commit 9085e38454
7 changed files with 22 additions and 16 deletions

View File

@ -91,7 +91,7 @@ func TestDownloadWithoutCache(t *testing.T) {
},
{
name: "git download",
path: "git+%s/git-downloader/git/Plemya-x/xpamych-alr-repo",
path: "git+%s/git-downloader/git/Plemya-x/alr-repo",
expected: func(t *testing.T, err error, tmpdir string) {
assert.NoError(t, err)