Skip to content

Commit

Permalink
Fix namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shishir-intelli committed Oct 16, 2023
1 parent beb124f commit 371433b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* MA 02110-1301, USA.
*/

namespace Drupal\Tests\apigee_edge_teams\Kernel;
namespace Drupal\Tests\apigee_edge_teams\Kernel\ApigeeX;

use Drupal\apigee_edge_teams\Entity\Team;
use Drupal\apigee_edge_teams\Entity\TeamInvitation;
Expand Down

0 comments on commit 371433b

Please sign in to comment.