mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
lint
This commit is contained in:
parent
e7580da130
commit
07e2708e3d
1 changed files with 0 additions and 1 deletions
|
@ -318,5 +318,4 @@ func TestRepoFollowing(t *testing.T) {
|
||||||
unittest.AssertExistsAndLoadBean(t, &repo_model.FollowingRepo{ExternalID: "1",
|
unittest.AssertExistsAndLoadBean(t, &repo_model.FollowingRepo{ExternalID: "1",
|
||||||
FederationHostID: federationHost.ID})
|
FederationHostID: federationHost.ID})
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue