Skip to content

Commit

Permalink
Fixed Nette 2.3-dev compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Oct 12, 2014
1 parent 46cb37e commit 3bdc32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Nette/ExtensionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ private function prepareContainer($class, $configFiles)
}

$configurator->addParameters(array(
'wwwDir' => __DIR__ . '/..',
'fixturesDir' => __DIR__ . '/../fixtures',
'tempDir' => $tempDir,
'container' => array(
Expand Down

0 comments on commit 3bdc32a

Please sign in to comment.