USRE-72 Change the name for Session testing

This commit is contained in:
YuCheng Hu 2021-12-03 09:15:06 -05:00
parent 5d795e6019
commit 8a62ee68f0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import org.slf4j.LoggerFactory;
import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertNotNull;
/** /**
* Test for RETS session * RETS Connection Test
* *
* @author YuCheng Hu * @author YuCheng Hu
*/ */