Merge fixes

This commit is contained in:
Oleksandr
2026-04-29 14:56:44 -04:00
parent eb88c0ef6b
commit 2b4ce0fc21

View File

@@ -2042,7 +2042,7 @@ class Delegate_test : public beast::unit_test::suite
// DO NOT modify expectedDelegableCount unless all scenarios, including
// edge cases, have been fully tested and verified.
// ====================================================================
std::size_t const expectedDelegableCount = 77;
std::size_t const expectedDelegableCount = 53;
BEAST_EXPECTS(
delegableCount == expectedDelegableCount,