Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 26, 2025
1 parent c41a652 commit 578b057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/_support/AcceptanceTester.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use Codeception\Actor;

/** @api */

Check failure on line 7 in tests/_support/AcceptanceTester.php

View workflow job for this annotation

GitHub Actions / Code style

Use of annotation @api is forbidden.
class AcceptanceTester extends Actor
{
use _generated\AcceptanceTesterActions;
Expand Down

0 comments on commit 578b057

Please sign in to comment.