diff --git a/src/test/rpc/AccountSet_test.cpp b/src/test/rpc/AccountSet_test.cpp index e8de02602..af5ee0412 100644 --- a/src/test/rpc/AccountSet_test.cpp +++ b/src/test/rpc/AccountSet_test.cpp @@ -88,7 +88,8 @@ public: flag == asfDisallowIncomingPayChan || flag == asfDisallowIncomingNFTokenOffer || flag == asfDisallowIncomingTrustline || - flag == asfTshCollect) + flag == asfTshCollect || + flag == asfDisallowIncomingRemit) { // These flags are part of the DisallowIncoming amendment // and are tested elsewhere