このコミットが含まれているのは:
2026-05-01 06:03:45 +09:00
コミット bebfe02348
7個のファイルの変更520行の追加99行の削除
+1 -1
ファイルの表示
@@ -104,7 +104,7 @@ RSpec.describe "nico:sync" do
url: post.url,
thumbnail_base: post.thumbnail_base,
tags: snapshot_tags(post),
parent: post.parent,
parent_post_ids: post.snapshot_parent_post_ids.join(' '),
original_created_from: post.original_created_from,
original_created_before: post.original_created_before,
created_at: Time.current,