Change test name to it_should_return_data_filtered_by_process_category

This commit is contained in:
Julio Cesar Laura Avendaño
2019-05-02 15:02:20 -04:00
committed by Paula Quispe
parent 5955ff6737
commit 9b2ac65d23

View File

@@ -382,7 +382,7 @@ class DelegationTest extends TestCase
* This checks to make sure filter by category is working properly
* @test
*/
public function it_should_return_categories_of_data()
public function it_should_return_data_filtered_by_process_category()
{
factory(User::class, 100)->create();
// Dummy Processes