Skip to content

Commit

Permalink
Renamed Apigee Edge to Apigee
Browse files Browse the repository at this point in the history
  • Loading branch information
shishir-intelli committed Feb 23, 2024
1 parent 8f5ca6d commit 1bf7c4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ protected function teamExpansionTest() {
$this->drupalGet(Url::fromRoute('apigee_edge_teams.settings.team.permissions'));
// Check whether the permission group labels and the permission labels and
// descriptions are visible.
$this->assertSession()->pageTextContains('Apigee Edge Teams: Testing');
$this->assertSession()->pageTextContains('Apigee Teams: Testing');
$this->assertSession()->pageTextContains('Team permission test');
$this->assertSession()->pageTextContains('Team permission test 1');
$this->assertSession()->pageTextContains('This is the 1st team test permission.');
Expand Down

0 comments on commit 1bf7c4c

Please sign in to comment.