Skip to content

Commit

Permalink
are these needed
Browse files Browse the repository at this point in the history
  • Loading branch information
demeritcowboy committed Jun 10, 2024
1 parent 208ab4f commit 65af60a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/src/FunctionalJavascript/ContributionDummyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ public function testAssignContributionSecondContactSelectByUser() {
$this->getSession()->getPage()->selectFieldOption('Currency', 'USD');

$this->enableBillingSection();
$this->assertSession()->assertWaitOnAjaxRequest();

$this->htmlOutput();
$this->saveCiviCRMSettings();
Expand Down Expand Up @@ -657,7 +656,6 @@ public function testAssignContributionSecondContactSelectByUserPaymentProcessor(
$this->getSession()->getPage()->selectFieldOption('Currency', 'USD');

$this->enableBillingSection();
$this->assertSession()->assertWaitOnAjaxRequest();

$this->htmlOutput();
$this->saveCiviCRMSettings();
Expand Down

0 comments on commit 65af60a

Please sign in to comment.