When running an adminhtml controllertest and in the next test a mocked user session is created the AdminGws Observer causes an error. In Function \EcomDev_PHPUnit_Test_Case_Controller::reset we should also reset the area, so that in the next test the adminhtml area is not present.
When running an adminhtml controllertest and in the next test a mocked user session is created the AdminGws Observer causes an error.
In Function \EcomDev_PHPUnit_Test_Case_Controller::reset we should also reset the area, so that in the next test the adminhtml area is not present.