diff --git a/test/js/bun/test/snapshot-tests/snapshots/__snapshots__/snapshot.test.ts.snap b/test/js/bun/test/snapshot-tests/snapshots/__snapshots__/snapshot.test.ts.snap index d649371c77..c8155b9c06 100644 --- a/test/js/bun/test/snapshot-tests/snapshots/__snapshots__/snapshot.test.ts.snap +++ b/test/js/bun/test/snapshot-tests/snapshots/__snapshots__/snapshot.test.ts.snap @@ -611,15 +611,18 @@ exports[`snapshot numbering: hinted 1`] = `"hello"`; exports[`indented inline snapshots 4`] = ` "\x1B[2mexpect(\x1B[0m\x1B[31mreceived\x1B[0m\x1B[2m).\x1B[0mtoMatchInlineSnapshot\x1B[2m(\x1B[0m\x1B[32mexpected\x1B[0m\x1B[2m)\x1B[0m -Expected: \x1B[2m -\x1B[0m\x1B[32m \x1B[0m\x1B[2m{ - \x1B[0m\x1B[32m \x1B[0m\x1B[2m"a": 2, -\x1B[0m\x1B[32m \x1B[0m\x1B[2m} -\x1B[0m -Received: \x1B[2m -\x1B[0m\x1B[2m{ - \x1B[0m\x1B[2m"a": 2, -\x1B[0m\x1B[2m} -\x1B[0m + \x1B[0m\x1B[2m\x1B[0m +\x1B[32m- \x1B[0m\x1B[32m\x1B[7m {\x1B[0m +\x1B[32m- \x1B[0m\x1B[32m\x1B[7m "a": 2,\x1B[0m +\x1B[32m- \x1B[0m\x1B[32m\x1B[7m \x1B[0m\x1B[32m}\x1B[0m +\x1B[32m- \x1B[0m\x1B[32m\x1B[0m +\x1B[31m+ \x1B[0m\x1B[31m\x1B[7m{\x1B[0m +\x1B[31m+ \x1B[0m\x1B[31m\x1B[7m "a": 2,\x1B[0m +\x1B[31m+ \x1B[0m\x1B[31m\x1B[7m\x1B[0m\x1B[31m}\x1B[0m +\x1B[31m+ \x1B[0m\x1B[31m\x1B[0m + +\x1B[32m- Expected - 3\x1B[0m +\x1B[31m+ Received + 3\x1B[0m + " `;