Fixed comment typo

`@privateRemarkd` lmao
This commit is contained in:
Bertie690 2025-09-12 21:55:54 -04:00 committed by GitHub
parent 6d2bef5a71
commit 9b4fcc04b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -395,7 +395,7 @@ export class PhaseManager {
/**
* Helper method to start and log the current phase.
*
* @privateRemarkd
* @privateRemarks
* This is disabled during tests by `phase-interceptor.ts` to allow for pausing execution at specific phases.
* As such, **do not remove or split this method** as it will break integration tests.
*/