total rebase
[anni] / test / pleroma / reverse_proxy_test.exs
old mode 100755 (executable)
new mode 100644 (file)
index 0bd4db8..fb33023
@@ -306,7 +306,7 @@ defmodule Pleroma.ReverseProxyTest do
   end
 
   describe "response content disposition header" do
-    test "not atachment", %{conn: conn} do
+    test "not attachment", %{conn: conn} do
       disposition_headers_mock([
         {"content-type", "image/gif"},
         {"content-length", "0"}