a
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Content.Tests.Shared.Alert
|
||||
{
|
||||
alert.GetIcon(severity);
|
||||
}
|
||||
catch (ArgumentException e)
|
||||
catch (ArgumentException)
|
||||
{
|
||||
Assert.Pass();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user