committed by
GitHub
parent
ac20664446
commit
79549bea05
@@ -39,7 +39,6 @@ public class RootController_Test
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine(ex.InnerException);
|
||||
Assert.Fail($"An exception was thrown: {ex}");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user