Enhancements
- [#67] BeforeClass logs should be registered as part of the test
Fixes
- [#60] ConcurrentModificationException appears during test start registering
Migration Steps
- Update in your project pom.xml version for agent-testng dependency to
1.9.13
- Rebuild the project
mvn -U clean compile install