where('user_id', $this->user()->id)->take(2)->get()->pluck('id')->toArray(); $this->be($this->user()); $this->call('get', route('transactions.mass.delete', $withdrawals)); $this->assertResponseStatus(200); $this->see('Delete a number of transactions'); // has bread crumb $this->see('