NEO-32: shorten test suite doc line for gdlint

pull/59/head
VinPropane 2026-04-30 22:05:29 -04:00
parent ee953cbdfd
commit 75eec11f0d
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
extends GdUnitTestSuite
## Covers [code]cooldown_state.gd[/code] snapshot math (NEO-32); paired with [code]main.gd[/code] wiring changes.
## Covers [code]cooldown_state.gd[/code] snapshot math (NEO-32).
## Paired with [code]main.gd[/code] wiring when that file changes (pre-commit).
const CooldownStateScript := preload("res://scripts/cooldown_state.gd")