Update Test1.cs
Should fail
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
[TestMethod]
|
[TestMethod]
|
||||||
public void TestMethod1()
|
public void TestMethod1()
|
||||||
{
|
{
|
||||||
Assert.Fail("intentionally failing...");
|
Assert.Fail("intentionally failing....");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user