Commit 1e1f95d
authored
Fix e2e-other/postgis-cluster KUTTL (CrunchyData#3628)
Problem: PostGIS < v3.1 had trouble parsing result from
ST_AsGeoJSON with ST_AsText function.
Solution: Remove ST_AsText and check JSON directly
Issue: [sc-18159]1 parent f060545 commit 1e1f95d
File tree
1 file changed
+2
-2
lines changed- testing/kuttl/e2e-other/postgis-cluster
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments