create(); $this->json('GET', route('formats.list'))->seeStatusCode(200)->seeJson($formats->all()); } }