diff options
Diffstat (limited to 'dashboard/app/linux_reporting_test.go')
| -rw-r--r-- | dashboard/app/linux_reporting_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/app/linux_reporting_test.go b/dashboard/app/linux_reporting_test.go index 15340252e..9b1ce697c 100644 --- a/dashboard/app/linux_reporting_test.go +++ b/dashboard/app/linux_reporting_test.go @@ -50,6 +50,7 @@ func TestFsSubsystemFlow(t *testing.T) { // The subsystem should have been taken from the guilty path. c.expectEQ(reply.Subject, "[syzbot] [nilfs?] WARNING in nilfs_dat_commit_end") assert.ElementsMatch(t, reply.To, []string{ + "slava@dubeyko.com", "konishi.ryusuke@gmail.com", "linux-kernel@vger.kernel.org", "linux-nilfs@vger.kernel.org", |
