mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
fixed typo
This commit is contained in:
@@ -132,7 +132,7 @@ abstract class Twig_Test_IntegrationTestCase extends TestCase
|
||||
protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs)
|
||||
{
|
||||
if (!$outputs) {
|
||||
$this->markTestSkipped('no legacy tests to run');
|
||||
$this->markTestSkipped('no tests to run');
|
||||
}
|
||||
|
||||
if ($condition) {
|
||||
|
||||
Reference in New Issue
Block a user