prettier/tests/switch
Simen Bekkhus 51b7c02e12 Upgrade jest to 22 (#4782)
* chore: upgrade Jest

* chore: update snapshots

* chore: lock down babel dependency using invalid syntax

* 2 args to test.skip

* use jest 22 for now

* Revert "2 args to test.skip"

This reverts commit 691fdc3f99e320f2303958f2b503f7b4c93fa455.

* remove snapshot name from matcher

* fix standalone tests skips
2018-07-03 03:06:29 -03:00
..
__snapshots__ Upgrade jest to 22 (#4782) 2018-07-03 03:06:29 -03:00
comments.js Fix empty lines with comments between switch cases (#1709) 2017-05-24 13:20:05 -07:00
empty_lines.js Fix isPreviousLineEmpry on Windows (#1263) 2017-04-14 16:02:19 -07:00
empty_statement.js Do not indent for switch case with `;` (#1687) 2017-05-23 13:58:43 -07:00
empty_switch.js Empty switch should not have an empty line (#384) 2017-01-22 12:40:46 -08:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
switch.js feat: indent in discriminant switch (#4165) 2018-03-19 23:50:24 +11:00