summaryrefslogtreecommitdiffstats
path: root/modules/migrations/github_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/migrations/github_test.go')
-rw-r--r--modules/migrations/github_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/migrations/github_test.go b/modules/migrations/github_test.go
index 62fce6bbcc..2a0a4edf32 100644
--- a/modules/migrations/github_test.go
+++ b/modules/migrations/github_test.go
@@ -167,6 +167,8 @@ func TestGitHubDownloadRepo(t *testing.T) {
Body: "Forked source from Gogs into Gitea\n",
Created: time.Date(2016, 10, 17, 02, 17, 59, 0, time.UTC),
Published: time.Date(2016, 11, 17, 15, 37, 0, 0, time.UTC),
+ PublisherID: 4726179,
+ PublisherName: "bkcsoft",
},
}, releases[len(releases)-1:])