no message

This commit is contained in:
2025-02-14 01:22:50 +03:00
parent 245ed7c5f0
commit 6d9bd4bc9b
4 changed files with 84 additions and 88 deletions

View File

@@ -762,7 +762,7 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
}
//--
@Override
protected void Session() throws Exception {
protected void SafeSession() throws Exception {
switch (code) {
case PerformAutoSapforTesting:
PerformAutoSapforTesting();