prettier/tests/objects
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
expand.js Do not respect newlines for object destructuring pattern (#981) 2017-03-14 18:36:35 -07:00
expression.js Fix binary op as body in arrow expression (#921) 2017-03-07 13:24:47 -08:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
method.js Do not put \n inside of empty object method bodies (#706) 2017-02-15 20:52:54 -05:00
range.js Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
right_break.js Use the same breaking rules for assignment and object values (#1721) 2017-05-24 18:19:15 -07:00