mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 23:00:55 +00:00
chore: Address review comments
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
|
||||
namespace xrpl::test {
|
||||
|
||||
struct TxNestedArrayLenImpl : WasmImplTest
|
||||
struct TxNestedArrayLenImpl : RealHostFixture
|
||||
{
|
||||
using WasmImplTest::makeHost;
|
||||
using RealHostFixture::makeHost;
|
||||
|
||||
WasmHost
|
||||
makeHost(Account const& acct)
|
||||
|
||||
Reference in New Issue
Block a user