Skip to content

Commit

Permalink
Removing auto_generate_proxies flag from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Feb 23, 2014
1 parent 68bc735 commit 721fbe0
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -124,7 +124,6 @@ public function testRegistersAutoloader()
'lazy_services' => array(
'class_map' => array('foo' => __CLASS__),
'proxies_namespace' => $namespace,
'auto_generate_proxies' => false,
),
)
);
Expand Down

0 comments on commit 721fbe0

Please sign in to comment.