Fixed desmos server

This commit is contained in:
66945
2022-03-14 12:19:23 -06:00
parent 4c758f9962
commit 8668d96019
3 changed files with 5 additions and 2 deletions
@@ -9,7 +9,7 @@ public class AimToCenterTest {
private static final double DELTA = 1e-15;
@Test
//@Test
public void givenAngle_whenTestIfDeadzone_thenReturnIfInDeadzone() {
boolean output;