diff options
Diffstat (limited to 'apps/updatenotification/tests/ResetTokenBackgroundJobTest.php')
-rw-r--r-- | apps/updatenotification/tests/ResetTokenBackgroundJobTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php b/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php index 36e0ddf374d..f9d09e0ad3f 100644 --- a/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php +++ b/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php @@ -7,6 +7,7 @@ declare(strict_types=1); * * @author Joas Schilling <coding@schilljs.com> * @author Lukas Reschke <lukas@statuscode.ch> + * @author Morris Jobke <hey@morrisjobke.de> * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license AGPL-3.0 |