mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 13:54:27 +08:00
Improve Java logging (#8640)
This commit is contained in:
@@ -22,7 +22,6 @@ public class TestProgressListener implements IInvokedMethodListener, ITestListen
|
||||
|
||||
@Override
|
||||
public void beforeInvocation(IInvokedMethod method, ITestResult testResult) {
|
||||
printInfo("INVOKE METHOD", getFullTestName(testResult));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user