Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Nov 21, 2024
1 parent 841dcb8 commit d66d9b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/acceptance/general/RefreshResourcesButtonCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ public function testRefreshResourcesOnAddCategory(AcceptanceTester $I)
'#wp-convertkit-form',
[
'Default',
'None',
]
);

Expand Down Expand Up @@ -339,6 +340,7 @@ public function testRefreshResourcesOnEditCategory(AcceptanceTester $I)
'#wp-convertkit-form',
[
'Default',
'None',
]
);

Expand Down

0 comments on commit d66d9b4

Please sign in to comment.