Skip to content

Commit

Permalink
test: update snapshot formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Sep 15, 2023
1 parent 4c9fd4f commit 11701eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/volume/__snapshots__/writeSync.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`.writeSync(fd, buffer, offset, length, position) Write string to file 1`] = `
Object {
{
"/foo": "test",
}
`;

0 comments on commit 11701eb

Please sign in to comment.