Skip to content

Commit

Permalink
Merge pull request #3 from joemcl/joemcl-patch-3
Browse files Browse the repository at this point in the history
Fixed spelling of 'memebership' in 117
  • Loading branch information
joemcl committed Jul 21, 2015
2 parents 7329bf6 + a416f5a commit 6a2d95f
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 6a2d95f

Please sign in to comment.