Skip to content

Commit ce95148

Browse files
committed
test(json-crdt-extensions): 💍 adjust test
1 parent b257f2e commit ce95148

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/json-crdt-extensions/peritext/__tests__/Peritext.render-block.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ const runInlineSlicesTests = (
4747
editor.saved.insMarker(['p'], {foo: 'bar'});
4848
expect(view()).toMatchInlineSnapshot(`
4949
"<>
50-
<0>
51-
"" { }
5250
<p> { foo = "bar" }
5351
"abcdefghijklmnopqrstuvwxyz" { }
5452
"

0 commit comments

Comments
 (0)