Commit d90c7e6
committed
fix: update AISearchServiceTests to pass required NpgsqlDataSource mock
EmbeddingService constructor now requires NpgsqlDataSource (no longer
optional). Tests that construct EmbeddingService for AISearchService
scenarios must supply a mock, even though upload functionality is not
exercised.1 parent d25e8b8 commit d90c7e6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments