Possible circular dependency breaking unit tests
== Compilation error in file test/web/common_api/common_api_test.exs ==
** (CompileError) test/web/common_api/common_api_test.exs:209: Pleroma.User.__struct__/0 is undefined, cannot expand struct Pleroma.User
(stdlib) lists.erl:1354: :lists.mapfoldl/3
(stdlib) lists.erl:1354: :lists.mapfoldl/3
(ex_unit) expanding macro: ExUnit.Assertions.assert/1
test/web/common_api/common_api_test.exs:209: Pleroma.Web.CommonAPITest."test pinned statuses should unpin when deleting a status"/1
(elixir) lib/code.ex:767: Code.require_file/2
(elixir) lib/kernel/parallel_compiler.ex:211: anonymous fn/4 in Kernel.ParallelCompiler.spawn_workers/6
ERROR: Job failed: exit code 1