create(); $this->actingAs($user) ->get("/users") ->assertOk(); } }