Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Oct 24, 2024
1 parent 53deff5 commit a366289
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public function testFavoriting(FunctionalTester $I) {
$I->waitForElementVisible('.flag.action-flag');
$I->cantSee('Saved', '.flag');

drupal_flush_all_caches();
$I->amOnPage('/user/opportunities');
$I->dontSee($node->label());
}
Expand Down

0 comments on commit a366289

Please sign in to comment.