prettier/tests/conditional
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 Correctly place trailing comments in conditionals (#754) 2017-02-20 20:25:30 -05:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
new-expression.js Remove extra parens around ternary arguments of a new call (#776) 2017-02-22 10:28:52 -08:00
no-confusing-arrow.js Add parenthesis for no-confusing-arrow rule (#1182) 2017-04-11 09:20:39 -07:00