Skip to content

Commit d4904a1

Browse files
committed
fix tests
1 parent 0c0f7c8 commit d4904a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/migrations/github_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ func TestGitHubDownloadRepo(t *testing.T) {
167167
Body: "Forked source from Gogs into Gitea\n",
168168
Created: time.Date(2016, 10, 17, 02, 17, 59, 0, time.UTC),
169169
Published: time.Date(2016, 11, 17, 15, 37, 0, 0, time.UTC),
170+
PublisherID: 4726179,
171+
PublisherName: "bkcsoft",
170172
},
171173
}, releases[len(releases)-1:])
172174

0 commit comments

Comments
 (0)