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

Commit 25cb482

Browse files
committed
refactor(mention): fix test
1 parent fd59e16 commit 25cb482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/groupher_server/delivery/mention_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ defmodule GroupherServer.Test.Delivery.Mention do
6969

7070
mention_contents = [
7171
%{
72-
type: "POST",
72+
thread: "POST",
7373
title: post.title,
7474
article_id: post.id,
7575
comment_id: nil,

0 commit comments

Comments
 (0)