diff options
Diffstat (limited to 'testrig/testmodels.go')
-rw-r--r-- | testrig/testmodels.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testrig/testmodels.go b/testrig/testmodels.go index 5f8d6933c..77da1bf38 100644 --- a/testrig/testmodels.go +++ b/testrig/testmodels.go @@ -1947,7 +1947,7 @@ func NewTestReports() map[string]*gtsmodel.Report { Forwarded: TrueBool(), ActionTaken: "user was warned not to be a turtle anymore", ActionTakenAt: TimeMustParse("2022-05-15T17:01:56+02:00"), - ActionTakenByAccountID: "01AY6P665V14JJR0AFVRT7311Y", + ActionTakenByAccountID: "01F8MH17FWEB39HZJ76B6VXSKF", }, } } |