Skip to content

Commit a1cd95c

Browse files
committed
Removed reference to ES Integration Test framework, since we aren't technically using it
1 parent 410b878 commit a1cd95c

File tree

1 file changed

+1
-4
lines changed
  • src/test/java/org/nationaldataservice/elasticsearch/rocchio/test/integration

1 file changed

+1
-4
lines changed

src/test/java/org/nationaldataservice/elasticsearch/rocchio/test/integration/AbstractITCase.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@
3131
* This is a simple base integration test suite class for the
3232
* ElasticSearch Rocchio Plugin. Use these test cases to verify correctness of the API endpoint,
3333
* input validation, compare performance, scale testing, etc
34-
*
35-
* @see <a href='https://www.elastic.co/guide/en/elasticsearch/reference/5.3/integration-tests.html'>
36-
* ElasticSearch Integration Tests
37-
* </a>
34+
*
3835
*
3936
* @author lambert8
4037
*

0 commit comments

Comments
 (0)