Re-enable payment_wait test
This commit is contained in:
parent
e939dd2704
commit
92169180fd
1 changed files with 1 additions and 1 deletions
|
@ -1171,7 +1171,7 @@ TEST (rpc, payment_begin_locked)
|
|||
ASSERT_FALSE (response1.json.get<std::string> ("error").empty ());
|
||||
}
|
||||
|
||||
TEST (rpc, DISABLED_payment_wait)
|
||||
TEST (rpc, payment_wait)
|
||||
{
|
||||
rai::system system (24000, 1);
|
||||
rai::node_init init1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue