Commit eb9a061
committed
fix: JongoCollectionFactory wrong canBuild condition
The condition made in canBuild method was responding true for a class
extending JongoCollection, but the factory can only provides JongoCollection.1 parent 5afdd71 commit eb9a061
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments