Commit a7b837a
committed
Fix RedisVectorStoreObservationIT
- Add missing test config "spring.data.redis.client-type=jedis"
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>1 parent 02e237d commit a7b837a
File tree
1 file changed
+2
-1
lines changed- vector-stores/spring-ai-redis-store/src/test/java/org/springframework/ai/vectorstore/redis
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments