Fix more spacing.
This converts AppServiceProvider to spaces since it wasn't and removes a few empty lines after class declarations.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
class ExampleTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* A basic functional test example.
|
||||
*
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* Creates the application.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user