I have a feature which contains a custom content type. I've created a list based on this content type then proceeded into changing the feature version and performing an upgrade.
I have PushDown="TRUE" on the <AddContentTypeField> element of <UpgradeActions> and I want to see if the upgrade was propagated to the list.
How can I check that?