mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 23:13:42 +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.
|
||||
*
|
||||
* @remarks
|
||||
* @privateRemarkd
|
||||
* 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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user