Set some tests as explicit
This commit is contained in:
@@ -27,7 +27,7 @@ namespace LeafWeb.Core.Tests.Charter
|
||||
public Exception Exception;
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Test, Explicit]
|
||||
public void LeafGasComparison_Stats()
|
||||
{
|
||||
var leafgasComparisonFiles = Directory.GetFiles(ContentDirectory);
|
||||
|
||||
Reference in New Issue
Block a user