Fix CS error #42
ci.yml
on: push
Coding Standard & Static Analysis
35s
Matrix: testsuite
Annotations
8 errors
testsuite (8.1):
tests/TestCase/View/PdfViewTest.php#L134
Failed asserting that two strings are equal.
|
testsuite (8.1)
Process completed with exit code 1.
|
testsuite (8.1, prefer-lowest):
tests/TestCase/View/PdfViewTest.php#L134
Failed asserting that two strings are equal.
|
testsuite (8.1, prefer-lowest)
Process completed with exit code 1.
|
testsuite (8.2):
tests/TestCase/View/PdfViewTest.php#L134
Failed asserting that two strings are equal.
|
testsuite (8.2)
Process completed with exit code 1.
|
Coding Standard & Static Analysis:
src/View/PdfView.php#L88
Opening brace should be on a new line
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|