include/lightspeed@testing@liveview_StoryFixture.hrl

-record(story_fixture, {
    name :: binary(),
    html :: binary(),
    fingerprint :: binary(),
    signature :: binary()
}).