Skip to content

Commit ea5f7ec

Browse files
ubugeeeisxzz
andauthored
test(runtime-vapor): component props (#99)
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
1 parent 8dec243 commit ea5f7ec

File tree

3 files changed

+496
-11
lines changed

3 files changed

+496
-11
lines changed

packages/runtime-core/__tests__/componentProps.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ describe('component props', () => {
711711
)
712712
})
713713

714-
// #691ef
714+
// #6915
715715
test('should not mutate original props long-form definition object', () => {
716716
const props = {
717717
msg: {

0 commit comments

Comments
 (0)