Fixed Error in CarTest.java #20
			
				
			
		
		
		
	| 
						 | 
					@ -51,7 +51,7 @@ class CarTest {
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            assertTrue(exception);
 | 
					            assertTrue(exception);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            CheckNextPosition(0, 0);
 | 
					            CheckNextPosition(DEFAULT_X, DEFAULT_Y);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue