summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/tests/Settings/AdminTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/tests/Settings/AdminTest.php')
-rw-r--r--apps/oauth2/tests/Settings/AdminTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/tests/Settings/AdminTest.php b/apps/oauth2/tests/Settings/AdminTest.php
index fa1a5a2cda8..93a9c528420 100644
--- a/apps/oauth2/tests/Settings/AdminTest.php
+++ b/apps/oauth2/tests/Settings/AdminTest.php
@@ -14,14 +14,13 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
-
namespace OCA\OAuth2\Tests\Settings;
use OCA\OAuth2\Db\ClientMapper;