Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Oct 20, 2024
1 parent b299ede commit 500af31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

class ActivationCest {
class PluginActivationCest {
public function seePluginActivated( FunctionalTester $I ) {
$I->loginAsAdmin();
$I->amOnPluginsPage();
Expand Down

0 comments on commit 500af31

Please sign in to comment.