From 4125f05b28b7b7ff5609c1c0c38776e01d2ec062 Mon Sep 17 00:00:00 2001 From: John Krauss Date: Tue, 3 May 2016 14:31:00 -0400 Subject: [PATCH] fix expectations --- src/pg/test/expected/42_observatory_exploration_test.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pg/test/expected/42_observatory_exploration_test.out b/src/pg/test/expected/42_observatory_exploration_test.out index 9320c67..9bd5221 100644 --- a/src/pg/test/expected/42_observatory_exploration_test.out +++ b/src/pg/test/expected/42_observatory_exploration_test.out @@ -35,7 +35,7 @@ _obs_searchtables_timespan_does_not_match t (1 row) obs_search -(es.ine.total_pop,"The total number of all people living in a geographic area.","Total Population",sum,es.ine) +(es.ine.total_pop,"The total number of all people living in a geographic area.","Total Population",sum,) (us.census.acs.B01001001,"The total number of all people living in a given geographic area. This is a very useful catch-all denominator when calculating rates.","Total Population",sum,) (us.census.acs.B01001001_quantile,"The total number of all people living in a given geographic area. This is a very useful catch-all denominator when calculating rates.","Quantile:Total Population",quantile,) (3 rows)