Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
slogsdon committed Jan 9, 2015
1 parent 8c987eb commit 7ab2a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Basic/CompanyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public function testCanSetupWithSettersAndWithStatements()
->setPostalCode(AddressTest::POSTAL_CODE)
)
->withAddress(
$address1
$address2
->setAddress1(AddressTest::ADDRESS_2)
->setAddress2(AddressTest::ADDRESS_1)
->setCity(AddressTest::CITY)
Expand Down

0 comments on commit 7ab2a35

Please sign in to comment.