[Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace CachetHQ\Cachet\Tests;
|
||||
|
||||
class ExampleTest extends TestCase {
|
||||
|
||||
/**
|
||||
@@ -13,5 +15,4 @@ class ExampleTest extends TestCase {
|
||||
|
||||
$this->assertTrue($this->client->getResponse()->isOk());
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user