mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-12 22:33:54 -04:00
test: refresh network inventory for current master
Master gained additional loopback-only test clients after the previous refresh. Record the reviewed inventory so the offline-test lint detects future changes instead of failing on the rebase itself. Assisted-by: Codex:gpt-5
This commit is contained in:
1 parent
5412cf2341
commit
ec336276c5
1 file changed
+1
-1
@@ -6,7 +6,7 @@ set -euo pipefail
|
||||
# a worktree-only diff would always be empty). Most existing direct clients are
|
||||
# loopback fixtures; changing the inventory requires an intentional baseline
|
||||
# update after review.
|
||||
expected_inventory=0ddb47f3951b85f30cd5d8ce0ccec7b4f634e0a6702e359d8fb81d25388a8a77
|
||||
expected_inventory=97ca958f4efd3ccef1f2d2ce56382991c57afbffd3c93737da156767a4c6f358
|
||||
search_test_files() {
|
||||
local pattern=$1
|
||||
shift
|
||||
|
||||
Reference in new issue
Block a user