PHP 7.4.33
Preview: ExampleTest.php Size: 403 B
/var/www/penneotest.bitkit.dk/httpdocs/tests/ExampleTest.php
<?php

use Illuminate\Foundation\Testing\WithoutMiddleware;
use Illuminate\Foundation\Testing\DatabaseMigrations;
use Illuminate\Foundation\Testing\DatabaseTransactions;

class ExampleTest extends TestCase
{
    /**
     * A basic functional test example.
     *
     * @return void
     */
    public function testBasicExample()
    {
        $this->visit('/')
             ->see('Laravel 5');
    }
}

Directory Contents

Dirs: 0 × Files: 2
Name Size Perms Modified Actions
403 B lrw-rw-r-- 2017-02-07 15:48:14
Edit Download
532 B lrw-rw-r-- 2017-02-07 15:48:14
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).