mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-25 07:53:26 +02:00
Made comment use privateRemarks
This commit is contained in:
parent
76ae331a64
commit
6d2bef5a71
@ -395,7 +395,7 @@ export class PhaseManager {
|
|||||||
/**
|
/**
|
||||||
* Helper method to start and log the current phase.
|
* Helper method to start and log the current phase.
|
||||||
*
|
*
|
||||||
* @remarks
|
* @privateRemarkd
|
||||||
* This is disabled during tests by `phase-interceptor.ts` to allow for pausing execution at specific phases.
|
* 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.
|
* As such, **do not remove or split this method** as it will break integration tests.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user