I fucked up when to ignore lodestone tests
This commit is contained in:
parent
d71f4ac3c6
commit
dc986457e5
@ -17,7 +17,7 @@ namespace ChaosBot.UnitTests
|
|||||||
{
|
{
|
||||||
LodestoneManager.GetCharacter("[server]", "[name]");
|
LodestoneManager.GetCharacter("[server]", "[name]");
|
||||||
}
|
}
|
||||||
catch (NullReferenceException)
|
catch (InvalidOperationException)
|
||||||
{
|
{
|
||||||
Assert.Ignore();
|
Assert.Ignore();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user