Fix query table
This commit is contained in:
parent
3b11525cfb
commit
9b9e6b13b7
@ -591,7 +591,7 @@ describe('analysis-layers use cases', function() {
|
|||||||
"id": 'a0',
|
"id": 'a0',
|
||||||
"type": "source",
|
"type": "source",
|
||||||
"params": {
|
"params": {
|
||||||
query: "select the_geom, age, gender, income from analysis_rent_listings"
|
query: "select the_geom, age, gender, income from people"
|
||||||
},
|
},
|
||||||
dataviews: {
|
dataviews: {
|
||||||
age_histogram: {
|
age_histogram: {
|
||||||
|
Loading…
Reference in New Issue
Block a user