Skip to content

Commit 2d48748

Browse files
committed
test: fix bounds api tests
1 parent 4922f21 commit 2d48748

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/jax/test_api.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,8 @@ def _reg_fun(p):
386386
"xmin",
387387
"ymin",
388388
"isStatic",
389+
"deltax",
390+
"deltay",
389391
]:
390392
continue
391393

0 commit comments

Comments
 (0)