$this->assertEquals([],array_intersect($origExtensions,$this->toggleExts),'These extensions may be enabled and disabled during the test. The start-state and end-state should be the same. It appears that we have an unexpected start-state. Perhaps another test left us with a weird start-state?');
}
/**
* Cleanup function.
*
...
...
@@ -44,7 +64,10 @@ class CRM_Contribute_Import_Parser_ContributionTest extends CiviUnitTestCase {