diff --git a/testing/integration-tests/search-test-aws/src/test/resources/features/query/singlecluster/QueryAWS.feature b/testing/integration-tests/search-test-aws/src/test/resources/features/query/singlecluster/QueryAWS.feature index b21d6d9616172c5974e749752caa35115231cb9a..79815682404c1b24daed6ef6f75e0e553bc87ce2 100644 --- a/testing/integration-tests/search-test-aws/src/test/resources/features/query/singlecluster/QueryAWS.feature +++ b/testing/integration-tests/search-test-aws/src/test/resources/features/query/singlecluster/QueryAWS.feature @@ -1,4 +1,3 @@ -# Duplicated from core files so the text queries are updated to take into account BagOfWords changes Feature: Search with different queries To allow a user to find his data quickly, search should offer multiple ways to search data. diff --git a/testing/integration-tests/search-test-aws/src/test/resources/features/querybycursor/singlecluster/QueryByCursorAWS.feature b/testing/integration-tests/search-test-aws/src/test/resources/features/querybycursor/singlecluster/QueryByCursorAWS.feature index 8a752bfc06f428378f9bba5f9ea8b0f24e42abf6..e35eb652b7483e179ab9174aca0e0ae6d6e75a70 100644 --- a/testing/integration-tests/search-test-aws/src/test/resources/features/querybycursor/singlecluster/QueryByCursorAWS.feature +++ b/testing/integration-tests/search-test-aws/src/test/resources/features/querybycursor/singlecluster/QueryByCursorAWS.feature @@ -1,4 +1,3 @@ -# Duplicated from core files so the text queries are updated to take into account BagOfWords changes Feature: Search recursively on cursor with different queries To allow a user to find his data quickly, search should offer multiple ways to search data and iterate over all the results.