Remove progress field from tests

This commit is contained in:
amercader 2013-09-10 11:08:06 +01:00
parent 8ff6c7d75d
commit d905abb87b
1 changed files with 0 additions and 1 deletions

View File

@ -329,7 +329,6 @@ class TestHarvest(HarvestFixtureBase):
'spatial': u'{"type": "Polygon", "coordinates": [[[0.205857204, 54.529947158], [0.205857204, 61.06066944], [-8.97114288, 61.06066944], [-8.97114288, 54.529947158], [0.205857204, 54.529947158]]]}', 'spatial': u'{"type": "Polygon", "coordinates": [[[0.205857204, 54.529947158], [0.205857204, 61.06066944], [-8.97114288, 61.06066944], [-8.97114288, 54.529947158], [0.205857204, 54.529947158]]]}',
# Other # Other
'coupled-resource': u'[]', 'coupled-resource': u'[]',
'progress': u'["completed"]',
'dataset-reference-date': u'[{"type": "creation", "value": "2004-02"}, {"type": "revision", "value": "2006-07-03"}]', 'dataset-reference-date': u'[{"type": "creation", "value": "2004-02"}, {"type": "revision", "value": "2006-07-03"}]',
'frequency-of-update': u'irregular', 'frequency-of-update': u'irregular',
'licence': u'["Reference and PSMA Only", "http://www.test.gov.uk/licenseurl"]', 'licence': u'["Reference and PSMA Only", "http://www.test.gov.uk/licenseurl"]',