Commit b5d4d32
committed
test(orm): drop redundant PostgisSpatialRelationsPlugin registration
GraphilePostgisPreset (in graphile-postgis@2.11.0) already registers
PostgisSpatialRelationsPlugin in its plugins array, and ConstructivePreset
extends GraphilePostgisPreset. So `extends: [ConstructivePreset]` is
all that's needed — my earlier explicit registration was a leftover from
debugging and is redundant.
All 36 ORM tests still pass.1 parent 38aec8f commit b5d4d32
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 77 | | |
86 | 78 | | |
87 | 79 | | |
| |||
0 commit comments