diff --git a/integration-tests/README.md b/integration-tests/README.md index 87e67a9f0854..a1ee398bfe67 100644 --- a/integration-tests/README.md +++ b/integration-tests/README.md @@ -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