Update Safe Exam Browser Patch to 3.10.0.826
This commit is contained in:
@@ -52,7 +52,6 @@ namespace SafeExamBrowser.Core.UnitTests.Operations
|
||||
[TestMethod]
|
||||
public void MustNotFireEvents()
|
||||
{
|
||||
sut.ActionRequired += (_) => Assert.Fail();
|
||||
sut.StatusChanged += (_) => Assert.Fail();
|
||||
|
||||
sut.Perform();
|
||||
|
Reference in New Issue
Block a user