Updating test file name, matching our tested class

parent 12424bca
...@@ -9,7 +9,7 @@ use Modules\Page\Events\PageWasCreated; ...@@ -9,7 +9,7 @@ use Modules\Page\Events\PageWasCreated;
use Modules\Page\Events\PageWasDeleted; use Modules\Page\Events\PageWasDeleted;
use Modules\Page\Events\PageWasUpdated; use Modules\Page\Events\PageWasUpdated;
class PagesTest extends BasePageTest class EloquentPageRepositoryTest extends BasePageTest
{ {
/** @test */ /** @test */
public function it_makes_page_as_homepage() public function it_makes_page_as_homepage()
......
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