mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 02:48:28 +08:00
oops, migration was flipping
This commit is contained in:
@ -151,6 +151,7 @@ describe PostAction do
|
||||
|
||||
tu = TopicUser.get(post.topic, codinghorror)
|
||||
expect(tu.liked).to be true
|
||||
expect(tu.bookmarked).to be false
|
||||
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user