Namespaced tests to align with new laravel default

This commit is contained in:
Dan Brown
2017-02-04 11:58:42 +00:00
parent 076693efc9
commit 33a2999a57
21 changed files with 71 additions and 80 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php namespace Tests;
class EntityTest extends BrowserKitTest
{