``` self.assertEqual(instance.runtime_properties['some_property'],'test_property') KeyError: 'some_property' ``` Looks like sometimes the runtime properties isn't updated immediately after the install execution finished.