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 bd6223bab1d..d78a5ed94cc 100644 --- a/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php +++ b/apps/updatenotification/tests/ResetTokenBackgroundJobTest.php @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); /** * @copyright Copyright (c) 2016, ownCloud, Inc. * |