Skip to content

Commit 948b8a6

Browse files
committed
Fix test
1 parent 3461e21 commit 948b8a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/migrations/github_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ func TestGitHubDownloadRepo(t *testing.T) {
414414
Position: 3,
415415
CommitID: "2be9101c543658591222acbee3eb799edfc3853d",
416416
PosterID: 81045,
417-
Reactions: &base.Reactions{},
418417
CreatedAt: time.Date(2020, 01, 04, 05, 33, 06, 0, time.UTC),
419418
UpdatedAt: time.Date(2020, 01, 04, 05, 33, 18, 0, time.UTC),
420419
},
@@ -447,7 +446,6 @@ func TestGitHubDownloadRepo(t *testing.T) {
447446
Position: 4,
448447
CommitID: "2be9101c543658591222acbee3eb799edfc3853d",
449448
PosterID: 81045,
450-
Reactions: &base.Reactions{},
451449
CreatedAt: time.Date(2020, 01, 04, 11, 21, 41, 0, time.UTC),
452450
UpdatedAt: time.Date(2020, 01, 04, 11, 21, 41, 0, time.UTC),
453451
},

0 commit comments

Comments
 (0)