bb75597c72415ca23ef1684047f59c8c7f3c052c
java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/PhilippBuhlsDoublePenaltyCircleAtKielerWoche2014Test.java
| ... | ... | @@ -66,7 +66,7 @@ public class PhilippBuhlsDoublePenaltyCircleAtKielerWoche2014Test extends Abstra |
| 66 | 66 | public void testDoublePenaltyForPhilippAndTobiasAndMaximAndDharmender() throws ParseException, NoWindException { |
| 67 | 67 | assertTwoPenalties("Buhl", "06/21/2014-13:03:18", "06/21/2014-13:03:47", "06/21/2014-13:03:30", "06/21/2014-13:03:40"); |
| 68 | 68 | assertTwoPenalties("Dharmender Singh", "06/21/2014-12:51:40", "06/21/2014-12:52:40", "06/21/2014-12:52:01", "06/21/2014-12:52:10"); |
| 69 | - assertTwoPenalties("Schadewaldt", "06/21/2014-12:46:50", "06/21/2014-12:47:30", "06/21/2014-12:47:13", "06/21/2014-12:47:19"); |
|
| 69 | + assertTwoPenalties("Schadewaldt", "06/21/2014-12:46:50", "06/21/2014-12:47:30", "06/21/2014-12:47:10", "06/21/2014-12:47:19"); |
|
| 70 | 70 | assertTwoPenalties("Maxim Nikolaev", "06/21/2014-12:49:22", "06/21/2014-12:50:13", "06/21/2014-12:49:37", "06/21/2014-12:49:52"); |
| 71 | 71 | } |
| 72 | 72 |