Skip to content

Commit 87e12a1

Browse files
committed
Remove unnecessary added test repo
1 parent 2f39de1 commit 87e12a1

14 files changed

+1
-9
lines changed

modules/git/pipeline/lfs_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ func TestFindLFSFile_BatchCommand(t *testing.T) {
2727
}
2828

2929
func testFindLFSFile(t *testing.T) {
30-
repoPath := "../tests/repos/repo_lfs"
30+
repoPath := "../../../tests/gitea-repositories-meta/user2/lfs.git"
3131
gitRepo, err := git.OpenRepository(t.Context(), repoPath)
3232
require.NoError(t, err)
3333
defer gitRepo.Close()

modules/git/tests/repos/repo_lfs/HEAD

Lines changed: 0 additions & 1 deletion
This file was deleted.

modules/git/tests/repos/repo_lfs/config

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

modules/git/tests/repos/repo_lfs/objects/73/cf03db6ece34e12bf91e8853dc58f678f2f82d

Lines changed: 0 additions & 2 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)