diff --git a/tests/html_vue/__snapshots__/jsfmt.spec.js.snap b/tests/html_vue/__snapshots__/jsfmt.spec.js.snap index 602924e5..7e59fbb1 100644 --- a/tests/html_vue/__snapshots__/jsfmt.spec.js.snap +++ b/tests/html_vue/__snapshots__/jsfmt.spec.js.snap @@ -244,6 +244,7 @@ semi: false @click=" $emit( 'click' ) " @click=" $emit( 'click' ) ;" @click=" $emit( 'click' ) ;if(something){for(let i=j;i<100;i++){}}else{}" + slot-scope="{row}" slot-scope="{destructuring:{a:{b}}}" :class="{ longlonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglong: true }" :class="(() => { return 'hello' })()" @@ -289,6 +290,7 @@ semi: false } else { } " + slot-scope="{ row }" slot-scope="{ destructuring: { a: { b }