Skip to content

Commit

Permalink
Test updates.:
Browse files Browse the repository at this point in the history
  • Loading branch information
joegl committed Nov 1, 2024
1 parent 1a4be8f commit 9df07fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ public function setup(): void {

\Drupal::service('module_installer')->install(['stanford_intranet']);
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use Faker\Factory;
use Drupal\layout_builder\Section;
use Drupal\layout_builder\SectionComponent;
use Facebook\WebDriver\WebDriverElement;

class EventsCest {

Expand Down Expand Up @@ -85,5 +84,4 @@ public function testMiniCalendar(FunctionalTester $I) {
$I->click('Next Month');
}
}

}

0 comments on commit 9df07fc

Please sign in to comment.