Skip to content

Commit 02e7eb3

Browse files
author
dereuromark
committed
Adjust test case.
1 parent 43f22e1 commit 02e7eb3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

tests/test_app/src/Template/Foos/existing.ctp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* @license MIT
4+
*/
5+
26
/**
37
* @var \App\View\AppView $this
48
*/

tests/test_files/Template/existing.ctp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* @license MIT
4+
*/
5+
26
/**
37
* @var \App\View\AppView $this
48
* @var \App\Model\Entity\Car[]|\Cake\Collection\CollectionInterface $cars

0 commit comments

Comments
 (0)