assertSame($this->profile, $this->container->getParameter('install_profile')); // Test that the "Powered by farmOS" block is visible. $this->assertText('Powered by farmOS'); } }