total rebase
[anni] / test / pleroma / web / admin_api / controllers / o_auth_app_controller_test.exs
old mode 100755 (executable)
new mode 100644 (file)
index 80646dd..10eefbe
@@ -163,7 +163,7 @@ defmodule Pleroma.Web.AdminAPI.OAuthAppControllerTest do
       assert response == ""
     end
 
-    test "with non existance id", %{conn: conn} do
+    test "with nonexistent id", %{conn: conn} do
       response =
         conn
         |> delete("/api/pleroma/admin/oauth_app/0")