forked from civicrm/civicrm-core
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test demonstrating that an extraneous activity is being created
This test checks that 1 & only 1 activity is created when a membership is cancelled because the related contribution is cancelled. It is currently failing as there is an extra 'status changed from cancelled to cancelled' activity created. The fix is simple but not included as civicrm#18997 needs to be merged first
- Loading branch information
1 parent
a7077eb
commit 4b029ac
Showing
2 changed files
with
43 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters