Skip to content

Commit

Permalink
Clean up debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mrVrAlex committed Oct 10, 2016
1 parent 7073499 commit 13336cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SlmMailTest/Util/ServiceManagerFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ public static function setConfig(array $config)
if (class_exists(\Zend\Router\Module::class)) {
$config['modules'][] = 'Zend\\Router';
}
//die(print_r($config,true));
static::$config = $config;
}

Expand Down

0 comments on commit 13336cf

Please sign in to comment.