Skip to content

Commit 67f7a38

Browse files
committed
test: Correct test case for v11
1 parent 2e2c47a commit 67f7a38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/adapter/shared/renderer.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ describe("Renderer 10", () => {
346346
expect(toSnapshot(getOps(spy)[1][1])).to.deep.equal([
347347
"rootId: 2",
348348
"Update timings 2",
349+
"Update timings 3",
349350
]);
350351
});
351352

0 commit comments

Comments
 (0)