Skip to content

Commit

Permalink
Break tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwire committed Jun 24, 2020
1 parent 35c7c15 commit b26da89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/phpunit/CRM/Activity/Form/SearchTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ public function testSearch() {
'source_record_id' => '1',
'activity_type_id' => '6',
'activity_type' => 'Contribution',
// This line breaks tests with https://github.com/civicrm/civicrm-core/pull/17274
'activity_is_test' => '0',
'target_contact_name' => [],
'assignee_contact_name' => [],
'source_contact_id' => '3',
Expand Down

0 comments on commit b26da89

Please sign in to comment.