We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7fe98 commit d624655Copy full SHA for d624655
1 file changed
apps/baseline/tests/test_viewsets.py
@@ -952,6 +952,7 @@ def test_get_record(self):
952
"community",
953
"community_name",
954
"wealth_group_category",
955
+ "wealth_group_category_name",
956
"percentage_of_households",
957
"average_household_size",
958
)
@@ -1056,6 +1057,7 @@ def test_get_record(self):
1056
1057
"livelihood_zone_country_code",
1058
"livelihood_zone_country_name",
1059
1060
1061
1062
1063
@@ -1178,6 +1180,7 @@ def test_get_record(self):
1178
1180
1179
1181
1182
1183
1184
1185
1186
0 commit comments