Sync test result w/ new label

This commit is contained in:
Emanuele Pucciarelli 2014-04-29 21:45:57 +02:00
parent f54399ea77
commit fc44cd8d6a

View File

@ -471,7 +471,7 @@ class TestFKInstanceView(TestCase):
'type': 'field', 'type': 'field',
'required': True, 'required': True,
'read_only': False, 'read_only': False,
'label': 'Target object' 'label': 'Target'
} }
} }
} }