Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Gappa committed Apr 26, 2018
1 parent 9363263 commit 282d3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Nette/ExtensionTest.php
Expand Up @@ -113,6 +113,7 @@ public function testDeferOff()
__DIR__ . '/../fixtures/extensionDeferFalse.neon',
));
$this->assertFalse($this->container->getService('webloader.jsDefaultCompiler')->isDefer());
}

public function testNonceSet()
{
Expand Down

0 comments on commit 282d3aa

Please sign in to comment.