mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 23:00:55 +00:00
fix new CI rule switch fallthrough (#7568)
This commit is contained in:
@@ -221,6 +221,7 @@ getLedgerEntrySponsorField(T const& sle, AccountID const& owner)
|
||||
}
|
||||
// LCOV_EXCL_START
|
||||
UNREACHABLE("Should not happen. Owner should be checked before calling this function.");
|
||||
return sfSponsor;
|
||||
// LCOV_EXCL_STOP
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user