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