Skip to content

Commit e119200

Browse files
committed
4.x: fix ci
1 parent 7006678 commit e119200

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/TestCase/DebugSqlTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ public function testSqlHtml()
7878
<div class="cake-debug-output">
7979
<span><strong>%s</strong> (line <strong>%d</strong>)</span>
8080
<pre class="cake-debug">
81-
SELECT
82-
panels.id AS %s
83-
FROM
81+
SELECT
82+
panels.id AS %s
83+
FROM
8484
panels panels
8585
</pre>
8686
</div>

0 commit comments

Comments
 (0)