Files
introduction-to-testing/examples/scratchpad/__snapshots__/index.test.js.snap
2024-10-08 17:03:42 -06:00

4 lines
122 B
Plaintext

// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`a super simple test 1`] = `"<div>wowowow</div>"`;