Files
nairobi/spec/models
Javi Martín 44ffcfba2c Simplify test for heading names
We were using `to_sentence` to check the order, while it's easier to
just check the exact contents of the array.

Furthermore, using `to_sentence` checked the order of the array, so it
was a potentially flaky spec since the method doesn't specify an order
and PostgreSQL doesn't guarantee the order of the records.
2019-09-29 23:54:11 +02:00
..
2019-09-24 21:34:06 +02:00
2019-09-24 21:32:52 +02:00
2019-09-24 21:34:06 +02:00
2019-05-31 18:22:59 +02:00
2019-03-27 15:22:14 +01:00
2019-09-24 18:49:40 +02:00
2019-09-07 16:43:41 +02:00
2019-09-29 23:54:11 +02:00