mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
Merge branch 'master' of github.com:discourse/discourse
This commit is contained in:
@ -258,7 +258,6 @@ describe TopicsController do
|
||||
t2.reload
|
||||
p3.reload
|
||||
expect(t2.deleted_at).to be_nil
|
||||
expect(p3.deleted_at).to be_nil
|
||||
expect(p3.user).to eq(user_a)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user