Skip to content

Commit

Permalink
Fixed spelling of 'memebership' in 117
Browse files Browse the repository at this point in the history
  • Loading branch information
joemcl committed Jul 21, 2015
1 parent 7329bf6 commit a416f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/WebTest/Campaign/MembershipTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ public function testCreateCampaign() {
* @param int $id
*/
public function memberAddTest($campaignTitle, $id) {
//Add new memebershipType
//Add new membershipType
$memTypeParams = $this->webtestAddMembershipType();

// Adding Adding contact with randomized first name for test testContactContextActivityAdd
Expand Down

0 comments on commit a416f5a

Please sign in to comment.