Skip to content

Commit b5a749e

Browse files
committed
update test
1 parent f21f85d commit b5a749e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/render.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ describe('render', () => {
13131313
);
13141314
}
13151315

1316-
expect(render(<App />)).to.equal('<div><p>P481</p><p>P476951</p></div>');
1316+
expect(render(<App />)).to.equal('<div><p>P0-0</p><p>P0-1</p></div>');
13171317
});
13181318
});
13191319
});

0 commit comments

Comments
 (0)