This commit is contained in:
Michael Jerger 2024-05-29 08:59:32 +02:00
parent e7580da130
commit 07e2708e3d

View file

@ -318,5 +318,4 @@ func TestRepoFollowing(t *testing.T) {
unittest.AssertExistsAndLoadBean(t, &repo_model.FollowingRepo{ExternalID: "1",
FederationHostID: federationHost.ID})
})
}