Skip to content

Commit

Permalink
update inject settings for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bstabler committed Dec 27, 2020
1 parent 32aa900 commit 4b4c44d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activitysim/abm/test/test_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ def full_run(resume_after=None, chunk_size=0,
trace_od=trace_od,
testing_fail_trip_destination=False,
check_for_variability=check_for_variability,
want_dest_choice_sample_tables=False,
use_shadow_pricing=False) # shadow pricing breaks replicability when sample_size varies

# FIXME should enable testing_fail_trip_destination?
Expand Down

0 comments on commit 4b4c44d

Please sign in to comment.