mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-26 00:20:41 +00:00
Merge remote-tracking branch 'ripple/develop' into spns5
This commit is contained in:
@@ -556,7 +556,7 @@ public:
|
||||
env(fset(alice, asfRequireAuth), Ter(tecOWNERS));
|
||||
|
||||
// Remove the signer list. After that asfRequireAuth should succeed.
|
||||
env(signers(alice, test::jtx::kNONE));
|
||||
env(signers(alice, test::jtx::kNone));
|
||||
env.close();
|
||||
BEAST_EXPECT(dirIsEmpty(*env.closed(), keylet::ownerDir(alice)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user