Skip to content

Commit 7414e72

Browse files
Remove redundant cq-test.retrieval.augmentor.disabled configuration property from langchain4j-agent-ql4j tests
1 parent ddcebff commit 7414e72

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

integration-tests/langchain4j-agent-ql4j/src/main/resources/application.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ quarkus.http.test-timeout=120S
1919

2020
quarkus.devservices.enabled=false
2121
quarkus.langchain4j.devservices.preload=false
22-
23-
# Testing with quarkus-langchain4j does not work when the RetrievalAugmentor bean produced by AgentProducers.retrievalAugmentor is present with scope <default>.
24-
# See README.adoc for more details.
25-
cq-test.retrieval.augmentor.disabled=true

0 commit comments

Comments
 (0)