Commit f5df9856 authored by Adam Blank's avatar Adam Blank
Browse files

Update test_computer_placement.py

parent 624a1086
No related merge requests found
Pipeline #118934 canceled with stage
Showing with 1 addition and 1 deletion
+1 -1
......@@ -6,7 +6,7 @@ from tests.helpers.naming import apply_names
BOARD_SIZE = 8
SHIP_SIZES = [5, 4, 3, 3, 2]
ITERS = 250000
ITERS = 2000
@pytest.mark.parametrize('size, seed', apply_names('choose_orientation_and_location', [True, "seed = "], [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment