forked from Plemya-x/ALR
		
	fix: add db.Init() in bash completion
This commit is contained in:
		@@ -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)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user