public function setUp() { parent::setUp(); $this->user = User::find(1); }
public function setUp() { parent::setUp(); $this->role = Role::find(1); }