From 6ae7aaa0d037dccd29b2f6a625f92681735b40ef Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 4 Sep 2026 17:17:05 +0200 Subject: [PATCH] chore: bump ee-repo-ref to the EE seat-count test compile fix CI cargo_test failed to compile the EE src/ee.rs unit tests (a stale seats_consumed arity in seat_count_membership, pre-existing on the EE base). Pin the EE companion head that fixes it so the test target builds. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01VF3v6LA9399gNphmZaHYG3 --- backend/ee-repo-ref.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/ee-repo-ref.txt b/backend/ee-repo-ref.txt index 678ca0dd11..39653f8a55 100644 --- a/backend/ee-repo-ref.txt +++ b/backend/ee-repo-ref.txt @@ -1 +1 @@ -abe587e0abeddaa591289f06b4ce91ef602ffb65 \ No newline at end of file +d9448d2936f9db9bf6db9035f9920a822084ca95 \ No newline at end of file