Commit
7578a855c580c2b26f23c7c7e1f2027f6a8d97a5
by devpabloggtsk4-5: Adds `publishedAt` field handling to Story dataset and matcher
The publishedAt field was added to the Story entity, but related test
utilities and datasets were not updated to reflect this new attribute.
This caused inconsistencies between the entity definition and the test
data.