Skip to content

Commit 15975f3

Browse files
authored
Apply fixes from StyleCI (#2)
[ci skip] [skip ci]
1 parent 8db6fe0 commit 15975f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ public function initializeTestApp()
258258
{
259259
if (!file_exists(__DIR__.'/TestCredentials.php')) {
260260
$this->markTestSkipped('You must create a TestCredentials.php file from TestCredentials.php.dist');
261+
261262
return;
262263
}
263264

0 commit comments

Comments
 (0)