Add new lines to files.

This commit is contained in:
James Cole
2017-02-16 22:33:32 +01:00
parent 8460ee2dc4
commit 4ff5f526ba
46 changed files with 46 additions and 46 deletions

View File

@@ -60,4 +60,4 @@ class ConfigurationControllerTest extends TestCase
$response->assertStatus(302);
}
}
}

View File

@@ -28,4 +28,4 @@ class HomeControllerTest extends TestCase
$response->assertSee('<ol class="breadcrumb">');
}
}
}

View File

@@ -53,4 +53,4 @@ class UserControllerTest extends TestCase
}
}
}