Change OAuth settings title

Change-Id: I8edd87ed3347eab7293f9a18c730a4954c61cb23
diff --git a/t/plugin/auth-oauth.t b/t/plugin/auth-oauth.t
index ae385bf..b2a527e 100644
--- a/t/plugin/auth-oauth.t
+++ b/t/plugin/auth-oauth.t
@@ -479,7 +479,7 @@
   ->element_exists_not('aside.off')
   ->element_exists_not('aside.active')
   ->element_exists('aside.settings')
-  ->text_is('nav.dropdown a:first-child span','OAuth')
+  ->text_is('nav.dropdown a:first-child span','API tokens')
   ;