mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
actually add logout test to window
This commit is contained in:
parent
34cb2203a1
commit
3ba090e487
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ namespace Dalamud.Interface.Internal.Windows.SelfTest
|
|||
new HoverAgingStep(),
|
||||
new LuminaAgingStep<TerritoryType>(),
|
||||
new PartyFinderAgingStep(),
|
||||
new LogoutEventAgingStep(),
|
||||
};
|
||||
|
||||
private readonly List<(SelfTestStepResult Result, TimeSpan? Duration)> stepResults = new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue