Skip to content

Commit

Permalink
Update test parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
szhan committed Jun 21, 2024
1 parent fe569fd commit fb0efe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lsbase.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ def get_ts_multiallelic_n10_no_recomb(self, seed=42):
population_size=1e4,
random_seed=seed,
),
rate=1e-5,
rate=1e-4,
random_seed=seed,
)
assert ts.num_sites > 3
Expand Down

0 comments on commit fb0efe0

Please sign in to comment.