Remove sleeps on fullnode spin-up in integration tests

This commit is contained in:
Tyera Eulberg
2019-01-21 11:36:26 -08:00
committed by Tyera Eulberg
parent 5d9d83d312
commit cb23070dfe
3 changed files with 0 additions and 9 deletions

View File

@ -58,7 +58,6 @@ fn test_rpc_send_tx() {
None,
STORAGE_ROTATE_TEST_COUNT,
);
sleep(Duration::from_millis(900));
let client = reqwest::Client::new();
let request = json!({