Skip to content

Commit

Permalink
newline added
Browse files Browse the repository at this point in the history
  • Loading branch information
rrd108 committed Jan 26, 2024
1 parent 00bafda commit 3330739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@

use Cake\TestSuite\Fixture\SchemaLoader;

Check failure on line 66 in tests/bootstrap.php

View workflow job for this annotation

GitHub Actions / Coding Standard

Expected 1 line after last use statement, found 0.

Check failure on line 66 in tests/bootstrap.php

View workflow job for this annotation

GitHub Actions / Coding Standard

Expected 0 lines between same types of use statement, found 57.
(new SchemaLoader())->loadSqlFiles('tests/schema.sql', 'test');

Check failure on line 67 in tests/bootstrap.php

View workflow job for this annotation

GitHub Actions / Coding Standard

Expected 1 blank line at end of file; 2 found

0 comments on commit 3330739

Please sign in to comment.