'Something', 'news_text' => 'Something']; News::create($article); $this->assertDatabaseHas('morning_news', $article); } }