aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/models/chouette/vehicle_journey_at_stop_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/models/chouette/vehicle_journey_at_stop_spec.rb b/spec/models/chouette/vehicle_journey_at_stop_spec.rb
index fbd544a28..ba5b2bf74 100644
--- a/spec/models/chouette/vehicle_journey_at_stop_spec.rb
+++ b/spec/models/chouette/vehicle_journey_at_stop_spec.rb
@@ -1,5 +1,4 @@
require 'spec_helper'
-require 'pp'
describe Chouette::VehicleJourneyAtStop, :type => :model do
let!(:vehicle_journey) { create(:vehicle_journey_odd)}