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

14 lines
265 B
Plaintext
Raw Normal View History

2021-03-05 15:00:34 +01:00
// 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
2021-03-05 15:00:34 +01:00
game_name: \\"Wizardry 8\\"
---
blabla nice one 9/10 GG!
"
`;