mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +00:00
Disable failing TestPeer unit test
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
|||||||
timeoutSeconds = 3
|
timeoutSeconds = 3
|
||||||
};
|
};
|
||||||
|
|
||||||
TestPeerUnitTests () : UnitTest ("TestPeer", "beast")
|
TestPeerUnitTests () : UnitTest ("TestPeer", "beast", runManual)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user