Merge branch 'develop' into master
This commit is contained in:
commit
d54bc43ed7
@ -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