Skip to content

Commit

Permalink
[Jobs] Fixes: Unit test for \Job\Form\Hydrator\OrganizationNameHydrator
Browse files Browse the repository at this point in the history
  • Loading branch information
TiSiE committed May 6, 2015
1 parent a461809 commit e956b90
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ public function testExtract()
);

$expected = array(
'company' => $job->getOrganization()->getOrganizationName()->getName(),
'companyId' => $job->getOrganization()->getId()
);

Expand Down

0 comments on commit e956b90

Please sign in to comment.