@@ -36,12 +36,7 @@ exports[`Deep paths test should pass using template "default": output 1`] = `
3636 √ npm -s run test
3737 ↳ exit code: 0
3838 ===[ STDOUT ]===================================================================
39- =============================== Coverage summary ===============================
40- Statements : 100% ( 6/6 )
41- Branches : 100% ( 0/0 )
42- Functions : 100% ( 2/2 )
43- Lines : 100% ( 6/6 )
44- ================================================================================
39+
4540 ===[ STDERR ]===================================================================
4641 PASS Button/click.test.ts
4742 √ button should click!
@@ -144,12 +139,7 @@ exports[`Deep paths test should pass using template "with-babel-7": output 1`] =
144139 √ npm -s run test
145140 ↳ exit code: 0
146141 ===[ STDOUT ]===================================================================
147- =============================== Coverage summary ===============================
148- Statements : 100% ( 6/6 )
149- Branches : 100% ( 0/0 )
150- Functions : 100% ( 2/2 )
151- Lines : 100% ( 6/6 )
152- ================================================================================
142+
153143 ===[ STDERR ]===================================================================
154144 PASS Button/click.test.ts
155145 √ button should click!
@@ -252,12 +242,7 @@ exports[`Deep paths test should pass using template "with-typescript-2-7": outpu
252242 √ npm -s run test
253243 ↳ exit code: 0
254244 ===[ STDOUT ]===================================================================
255- =============================== Coverage summary ===============================
256- Statements : 100% ( 6/6 )
257- Branches : 100% ( 0/0 )
258- Functions : 100% ( 2/2 )
259- Lines : 100% ( 6/6 )
260- ================================================================================
245+
261246 ===[ STDERR ]===================================================================
262247 PASS Button/click.test.ts
263248 √ button should click!
0 commit comments