fix comment for LCOV

This commit is contained in:
tequ
2025-11-10 21:50:31 +09:00
parent a49cb91c73
commit 3f9673510a

View File

@@ -139,7 +139,7 @@ getLedgerEntrySponsorField(T const& sle, AccountID const& owner)
false,
"Should not happen. Owner should be checked before calling "
"this function.");
// LCOV_EXCL_END
// LCOV_EXCL_STOP
}
default:
return sfSponsorAccount;