We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f81866 commit a6a2e9dCopy full SHA for a6a2e9d
1 file changed
src/app/code/community/FireGento/AdminMonitoring/Test/Config/Config.php
@@ -32,7 +32,6 @@ class FireGento_AdminMonitoring_Test_Config_Config extends EcomDev_PHPUnit_Test_
32
*/
33
public function globalConfig()
34
{
35
- $this->assertModuleVersion($this->expected('module')->getVersion());
36
$this->assertModuleCodePool($this->expected('module')->getCodePool());
37
38
$this->assertSetupResourceDefined();
0 commit comments