Set some tests as explicit

This commit is contained in:
2018-09-14 11:03:06 -04:00
parent 06a5810acf
commit 53c72d115e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ namespace LeafWeb.Core.Tests.Charter
public Exception Exception;
}
[Test]
[Test, Explicit]
public void LeafGasComparison_Stats()
{
var leafgasComparisonFiles = Directory.GetFiles(ContentDirectory);