/
home
/
sharedstore
/
public_html
/
shop.sharedstore.ma
/
api.shop.sharedstore.ma
/
tests
/
/home/sharedstore/public_html/shop.sharedstore.ma/api.shop.sharedstore.ma/tests
mkdir
upload
Name
Size
Mode
Actions
Feature/
-
0775
rm
Unit/
-
0775
rm
CreatesApplication.php
375
0664
edit
dl
rm
TestCase.php
163
0664
edit
dl
rm
Edit:
/home/sharedstore/public_html/shop.sharedstore.ma/api.shop.sharedstore.ma/tests/TestCase.php
(163B)
<?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; }
Save