Skip to content

Commit

Permalink
Tests: Deactivate Beaver Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Apr 8, 2024
1 parent 4fff29b commit 91a3766
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@ public function testRestrictContentWhenEditingWithFrontendPageBuilder(Acceptance
// Check content is not displayed, and CTA displays with expected text,
// as we are not logged in.
$I->seeElementInDOM('#convertkit-restrict-content');

// Deactivate Beaver Builder Lite.
$I->deactivateThirdPartyPlugin($I, 'beaver-builder-lite-version');
}

/**
Expand Down

0 comments on commit 91a3766

Please sign in to comment.