mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update tests.
This commit is contained in:
		| @@ -11,7 +11,7 @@ | ||||
|  | ||||
|  | ||||
| /** | ||||
|  * Generated by PHPUnit_SkeletonGenerator on 2016-12-06 at 08:13:20. | ||||
|  * Generated by PHPUnit_SkeletonGenerator on 2016-12-07 at 18:50:34. | ||||
|  */ | ||||
| class ExportControllerTest extends TestCase | ||||
| { | ||||
| @@ -27,7 +27,7 @@ class ExportControllerTest extends TestCase | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      * @covers FireflyIII\Http\Controllers\ExportController::download | ||||
|      * @covers \FireflyIII\Http\Controllers\ExportController::download | ||||
|      * Implement testDownload(). | ||||
|      */ | ||||
|     public function testDownload() | ||||
| @@ -39,7 +39,7 @@ class ExportControllerTest extends TestCase | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      * @covers FireflyIII\Http\Controllers\ExportController::getStatus | ||||
|      * @covers \FireflyIII\Http\Controllers\ExportController::getStatus | ||||
|      * Implement testGetStatus(). | ||||
|      */ | ||||
|     public function testGetStatus() | ||||
| @@ -51,7 +51,7 @@ class ExportControllerTest extends TestCase | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      * @covers FireflyIII\Http\Controllers\ExportController::index | ||||
|      * @covers \FireflyIII\Http\Controllers\ExportController::index | ||||
|      * Implement testIndex(). | ||||
|      */ | ||||
|     public function testIndex() | ||||
| @@ -63,7 +63,7 @@ class ExportControllerTest extends TestCase | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      * @covers FireflyIII\Http\Controllers\ExportController::postIndex | ||||
|      * @covers \FireflyIII\Http\Controllers\ExportController::postIndex | ||||
|      * Implement testPostIndex(). | ||||
|      */ | ||||
|     public function testPostIndex() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user