Commit 4e0ca3d7 authored by cygnet's avatar cygnet

changes due to rebase

parent 7967d475
......@@ -134,6 +134,7 @@ class PageTest extends TestCase
/** @test */
public function create_a_new_page_in_db_and_get_response()
{
$page = make(Page::class);
$payload = [
"title" => $page->title,
......
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