Apply clang-format due to new column size (#6311)

This commit is contained in:
Shawn Xie
2026-02-02 11:15:39 -05:00
committed by GitHub
parent 41f7102fb8
commit 86af28d91d
15 changed files with 659 additions and 1717 deletions

View File

@@ -507,8 +507,7 @@ class MPToken_test : public beast::unit_test::suite
// (2)
mptAlice.set({.account = alice, .flags = 0x00000008, .err = temINVALID_FLAG});
if (!features[featureSingleAssetVault] &&
!features[featureDynamicMPT] &&
if (!features[featureSingleAssetVault] && !features[featureDynamicMPT] &&
!features[featureConfidentialTransfer])
{
// test invalid flags - nothing is being changed