jam-my-stack/test/howlongtobeat/__snapshots__/howlong.test.js.snap

14 lines
265 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`howlong adds howlong to beat id and hours to frontmatter 1`] = `
"---
title: \\"wizardry 8 review\\"
howlongtobeat_id: 11228
howlongtobeat_hrs: 92.1
game_name: \\"Wizardry 8\\"
---
blabla nice one 9/10 GG!
"
`;