make bulk user creation from admin works as a transaction
[akkoma] / test / support / websub_mock.ex
index 0cba0b7401785abc38914ab8243c1ca336148b5a..e3d5a5b161d519f225960eb1b51c55136fd24653 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.WebsubMock do
   def verify(sub) do
     {:ok, sub}