aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php')
-rw-r--r--apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php b/apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php
index d7da886c991..1d7c7db8924 100644
--- a/apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php
+++ b/apps/settings/tests/Controller/TwoFactorSettingsControllerTest.php
@@ -82,5 +82,4 @@ class TwoFactorSettingsControllerTest extends TestCase {
$this->assertEquals($expected, $resp);
}
-
}