diff --git a/test/integration/Main.hs b/test/integration/Main.hs index 8979679e7..a4303ffcb 100644 --- a/test/integration/Main.hs +++ b/test/integration/Main.hs @@ -228,7 +228,7 @@ testScenarioSolutions rs ui = , testGroup "Ranching" [ testSolution Default "Challenges/Ranching/capture" - , testSolution (Sec 5) "Challenges/Ranching/powerset" + , testSolution (Sec 10) "Challenges/Ranching/powerset" , testSolution (Sec 30) "Challenges/Ranching/gated-paddock" ] , testGroup