refactor: move ethers/live up a dir

This commit is contained in:
Georgios Konstantopoulos 2023-03-20 22:12:45 -07:00
parent 5761f64434
commit 3286469b38
2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,4 @@
//! Ethers live tests.
//!
//! If a feature or external binary is added, like Solc, please also update
//! `.github/workflows/ci.yml` at `job.live-test`.
//! Ethers integration tests.
#![cfg(not(target_arch = "wasm32"))]
#[cfg(feature = "celo")]