Test: ハッシュタグ使用量 #1086
Annotations
2 warnings
spec/lib/activitypub/activity/announce_spec.rb#L111
ActivityPub::Activity::Announce#perform with domain block does not creates a reblog by sender of status
Failure/Error: expect(sender.reblogged?(status)).to be false
expected false
got true
|
spec/lib/activitypub/activity/like_spec.rb#L318
ActivityPub::Activity::Like#perform when account domain_block does not create a favourite from sender to status
Failure/Error: expect(sender.favourited?(status)).to be false
expected false
got true
|
The logs for this run have expired and are no longer available.
Loading