new test case for removeratio test
This commit is contained in:
parent
04bea5a253
commit
ca7cffbc48
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ namespace Content.IntegrationTests.Tests.Atmos
|
|||
[TestCase(0.75f)]
|
||||
[TestCase(1f)]
|
||||
[TestCase(0f)]
|
||||
[TestCase(Atmospherics.BreathPercentage)]
|
||||
public async Task RemoveRatio(float ratio)
|
||||
{
|
||||
var server = StartServerDummyTicker();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue