Hello, In test i have: dd($post->subscribed == false); // returns true $this->assertFalse($post->subscribed); // fails test ... any ideas??
確定! 回上一頁