Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

For CiviCRM 4.3 and 4.2:
Tested for CiviCRM 4.2->4.6.2:

Install extension

Expand Down Expand Up @@ -40,7 +40,7 @@ Offline Contribution tests
scripts/phpunit -uUSERNAME -pPASSWORD -hHOST -bTESTDBNAME WebTest_Event_AddEventBraintreeTest


Event creation and Ofline add participants tests
Event creation and Offline add participants tests

scripts/phpunit -uUSERNAME -pPASSWORD -hHOST -bTESTDBNAME WebTest_Event_AddParticipationBraintreeTest

Expand All @@ -52,4 +52,4 @@ Offline Contribution tests
Offline membership payment and autorenew

scripts/phpunit -uUSERNAME -pPASSWORD -hHOST -bTESTDBNAME WebTest_Member_OfflineAutoRenewBraintreeMembershipTest