mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Coding standards
This commit is contained in:
parent
08620704be
commit
ddfcb06d02
1 changed files with 2 additions and 2 deletions
|
@ -345,6 +345,6 @@ class JsonViewTest extends CakeTestCase {
|
|||
$View = new JsonView($Controller);
|
||||
$output = $View->render();
|
||||
$this->assertSame('null', $output);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue