Add laporan keseluruhan ringkasan harian
This commit is contained in:
@@ -14,6 +14,10 @@ class ExampleTest extends TestCase
|
||||
{
|
||||
$this->get('/');
|
||||
|
||||
dump('test');
|
||||
|
||||
return;
|
||||
|
||||
$this->assertEquals(
|
||||
$this->app->version(), $this->response->getContent()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user