Commit f0744ce
committed
Tests: for Customer test return correct relation in ToManyGetter
There is no impact as the ToManyGetter is only used to eagerly resolve
ToMany, which is not tested for Customer.ordersStandalone.1 parent c5c1424 commit f0744ce
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- tests/objectbox-java-test/src/main/java/io/objectbox/relation
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments