Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit f05776a

Browse files
committed
fix: clean up
1 parent 3474f83 commit f05776a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/groupher_server_web/query/cms/paged_articles/paged_blogs_test.exs

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ defmodule GroupherServer.Test.Query.PagedArticles.PagedBlogs do
7676
assert results["entries"] |> List.first() |> Map.get("articleTags") |> is_list
7777
end
7878

79-
8079
test "should get valid thread document", ~m(guest_conn)a do
8180
{:ok, user} = db_insert(:user)
8281
{:ok, community} = db_insert(:community)

0 commit comments

Comments
 (0)