mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Fix KeyvaDB unit test package name
This commit is contained in:
@@ -708,7 +708,7 @@ public:
|
||||
maxPayloadBytes = 8 * 1024
|
||||
};
|
||||
|
||||
KeyvaDBTests () : UnitTest ("KeyvaDB", "ripple")
|
||||
KeyvaDBTests () : UnitTest ("KeyvaDB", "beast")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user