CI test fix (#280)

Addresses OOM in CI
This commit is contained in:
Banks T
2021-08-31 23:27:51 -04:00
committed by GitHub
parent 9dc5481d1c
commit 9cf5c77d69
9 changed files with 115 additions and 102 deletions

View File

@@ -49,7 +49,6 @@ class PhotonUtilTest {
@Test
public void testTransform() {
var camHeight = 1;
var tgtHeight = 3;
var camPitch = 0;