mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix test fixtures for user2/lfs.git (#32477)
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
# These are the LFS objects in user2/lfs.git
|
||||
# user2/lfs is an INVALID repository
|
||||
#
|
||||
# commit e9c32647bab825977942598c0efa415de300304b (HEAD -> master)
|
||||
# Author: Rowan Bohde <rowan.bohde@gmail.com>
|
||||
# Date: Thu Aug 1 14:38:23 2024 -0500
|
||||
#
|
||||
# add invalid lfs file
|
||||
-
|
||||
|
||||
id: 1
|
||||
@@ -18,7 +11,7 @@
|
||||
|
||||
id: 2
|
||||
oid: 2eccdb43825d2a49d99d542daa20075cff1d97d9d2349a8977efe9c03661737c
|
||||
size: 107 # real size is 2048
|
||||
size: 2048
|
||||
repository_id: 54
|
||||
created_unix: 1671607299
|
||||
|
||||
@@ -37,12 +30,3 @@
|
||||
size: 25
|
||||
repository_id: 54
|
||||
created_unix: 1671607299
|
||||
|
||||
# this file is missing
|
||||
# -
|
||||
#
|
||||
# id: 5
|
||||
# oid: 9d178b5f15046343fd32f451df93acc2bdd9e6373be478b968e4cad6b6647351
|
||||
# size: 25
|
||||
# repository_id: 54
|
||||
# created_unix: 1671607299
|
||||
|
Reference in New Issue
Block a user