Renaming test

parent 1a60f05e
......@@ -24,7 +24,7 @@ final class EloquentFolderRepositoryTest extends MediaTestCase
}
/** @test */
public function it_can_create_a_folder()
public function it_can_create_a_folder_in_database()
{
$folder = $this->folder->create(['name' => 'My Folder']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment