mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
This commit is contained in:
@@ -46,7 +46,7 @@ test
|
||||
The `snap.test.ts.snap` file is a JavaScript file that exports a serialized version of the value passed into `expect()`. The `{foo: "bar"}` object has been serialized to JSON.
|
||||
|
||||
```js
|
||||
// Bun Snapshot v1, https://goo.gl/fbAQLP
|
||||
// Bun Snapshot v1, https://bun.sh/docs/test/snapshots
|
||||
|
||||
exports[`snapshot 1`] = `
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user