Skip to content

Commit

Permalink
pkp#10306 fixed test class namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
touhidurabir committed Sep 15, 2024
1 parent bfd4b68 commit 38ea071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/jobs/invitations/RemoveExpiredInvitationsJobTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* @brief Tests for the submission search reindexing job.
*/

namespace PKP\tests\jobs\submissions;
namespace PKP\tests\jobs\invitations;

use PKP\tests\PKPTestCase;
use PKP\jobs\invitations\RemoveExpiredInvitationsJob;
Expand Down

0 comments on commit 38ea071

Please sign in to comment.