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 9f4d72f commit 82be1bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class OpportunitiesFavoritesCest {
* Favorited opportunities will show in a list on the user's page.
*/
public function testFavoriting(FunctionalTester $I) {
\Drupal::service('module_installer')->install(['dblog']);
$faker = Factory::create();
$node = $I->createEntity([
'type' => 'su_opportunity',
Expand Down

0 comments on commit 82be1bd

Please sign in to comment.