features/flight_committees.feature in flight-0.0.8 vs features/flight_committees.feature in flight-0.0.9

- old
+ new

@@ -14,7 +14,7 @@ And the load_factor committee should be close to <load_factor>, +/-0.001 And the passengers committee should be exactly <passengers> And the adjusted_distance committee should be close to <adjusted_distance>, +/-1 Examples: | source | dest | airline | date | aircraft | fuel | fuel_per_segment | adjusted_distance_per_segment | load_factor | passengers | adjusted_distance | - | DTW | SFO | UA | 2010-06-25 | A320 | 24676 | 7612 | 1341 | 0.801 | 120 | 2241 | + | DTW | SFO | UA | 2010-06-25 | A320 | 24676 | 7612 | 1341 | 0.788 | 118 | 2241 | | IAD | CDG | AF | 2010-06-25 | A320 | 43477 | 13413 | 2492 | 0.800 | 120 | 4161 |