test: AllIterations_GrowCompleted was obsolete
This commit is contained in:
parent
bc79a17448
commit
ea54a21c73
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ namespace Tests {
|
|||
sut.Add();
|
||||
}
|
||||
|
||||
Assert.AreEqual(1f, sut.GrowPercentage);
|
||||
Assert.AreEqual(0f, sut.GrowPercentage);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue