File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -122,18 +122,13 @@ exports[`SampleComponent Example test 1`] = `
122122 <span class = " token punctuation" >
123123 )
124124 </span >
125- <span class = " token punctuation" >
126- ;
127- </span >
128125 <span class >
129126 </span >
130127 <span class >
131128 </span >
132129 <span class = " token punctuation" >
133130 }
134131 </span >
135- <span class >
136- </span >
137132 < / code >
138133 < / pre >
139134 <button >
@@ -463,8 +458,6 @@ exports[`SampleComponent Implementation test 1`] = `
463458 <span class = " token punctuation" >
464459 ;
465460 </span >
466- <span class >
467- </span >
468461 < / code >
469462 < / pre >
470463 <button >
Original file line number Diff line number Diff line change @@ -15,11 +15,14 @@ exports[`sampleFunction Implementation test 1`] = `
1515 (
1616 </span >
1717 <span class = " token string" >
18- ' This is the argument given to sampleFunction'
18+ " This is the argument given to sampleFunction"
1919 </span >
2020 <span class = " token punctuation" >
2121 )
2222 </span >
23+ <span class = " token punctuation" >
24+ ;
25+ </span >
2326 </code >
2427 </pre >
2528 <button >
You can’t perform that action at this time.
0 commit comments