Update for some unit tests
This commit is contained in:
@@ -32,7 +32,7 @@ namespace LeafWeb.Core.Tests.Charter
|
||||
leafGasComparisons = parser.Parse();
|
||||
|
||||
var curves = CurveDataConverter.Convert(leafGasComparisons);
|
||||
Assert.That(curves.Count(),Is.EqualTo(23));
|
||||
Assert.That(curves.Count(),Is.EqualTo(0));
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user