test: separate diagnostic apparatus from release gates
This commit is contained in:
parent
8f490240d4
commit
c1a905004a
33 changed files with 527 additions and 24 deletions
|
|
@ -25,6 +25,7 @@ namespace AcDream.Core.Tests.Physics;
|
|||
/// wired). Kept as a reusable decoder for any future "why doesn't this
|
||||
/// animate" question — swap the MotionTableId.
|
||||
/// </summary>
|
||||
[Trait("Purpose", "Diagnostic")]
|
||||
public class Issue188FadingDoorMotionTableInspectionTests
|
||||
{
|
||||
private readonly ITestOutputHelper _out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue