Fixed GHOP Task Logic's updateEntityProperties.
This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase