new test case for removeratio test
This commit is contained in:
@@ -51,6 +51,7 @@ namespace Content.IntegrationTests.Tests.Atmos
|
|||||||
[TestCase(0.75f)]
|
[TestCase(0.75f)]
|
||||||
[TestCase(1f)]
|
[TestCase(1f)]
|
||||||
[TestCase(0f)]
|
[TestCase(0f)]
|
||||||
|
[TestCase(Atmospherics.BreathPercentage)]
|
||||||
public async Task RemoveRatio(float ratio)
|
public async Task RemoveRatio(float ratio)
|
||||||
{
|
{
|
||||||
var server = StartServerDummyTicker();
|
var server = StartServerDummyTicker();
|
||||||
|
|||||||
Reference in New Issue
Block a user