8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddb4bb commit 72dbf5dCopy full SHA for 72dbf5d
laravel/tests/cases/blade.test.php
@@ -117,5 +117,4 @@ public function testRendersAreCompiledCorrectly()
117
$this->assertEquals("<?php echo render(Config::get('application.default_view', 'user.profile')); ?>", Blade::compile_string($blade2));
118
119
}
120
-
121
0 commit comments