Remove TODO implemented in pull/5165 (#5262)

This commit is contained in:
Kirill Kozlov 2018-01-17 19:35:53 +01:00 committed by Nishant Bangarwa
parent ad6cdf5d09
commit 2c9a881dec
1 changed files with 0 additions and 4 deletions

View File

@ -182,7 +182,3 @@ This will tell the test framework that the test class needs to be constructed us
2) FromFileTestQueryHelper - reads queries with expected results from file and executes them and verifies the results using ResultVerifier
Refer ITIndexerTest as an example on how to use dependency Injection
TODOS
-----------------------
1) Remove the patch for TestNG after resolution of Surefire-622