mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
Consume TearDownSteps
This commit is contained in:
parent
f8aee122b6
commit
c4331f34d5
@ -33,9 +33,8 @@ namespace osu.Game.Tests.Visual
|
|||||||
[SetUpSteps]
|
[SetUpSteps]
|
||||||
public virtual void SetUpSteps() => addExitAllScreensStep();
|
public virtual void SetUpSteps() => addExitAllScreensStep();
|
||||||
|
|
||||||
// pending framework update.
|
[TearDownSteps]
|
||||||
//[TearDownSteps]
|
public void TearDownSteps() => addExitAllScreensStep();
|
||||||
//public void TearDownSteps() => addExitAllScreensStep();
|
|
||||||
|
|
||||||
private void addExitAllScreensStep()
|
private void addExitAllScreensStep()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user