Update LogoutEventAgingStep.cs

Contribution!
This commit is contained in:
Cara 2021-12-03 22:50:04 +10:30
parent e4bb7a83f0
commit 103103486b

View file

@ -14,7 +14,7 @@ namespace Dalamud.Interface.Internal.Windows.SelfTest.AgingSteps
private bool hasPassed = false;
/// <inheritdoc/>
public string Name => "Test Log-In";
public string Name => "Test Log-Out";
/// <inheritdoc/>
public SelfTestStepResult RunStep()