mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
uncommenting and fixing more tests
This commit is contained in:
parent
f5b62f967c
commit
500684a43e
2 changed files with 322 additions and 334 deletions
|
|
@ -737,8 +737,8 @@ pub mod api_test {
|
|||
pub fn default(
|
||||
is_testnet: bool,
|
||||
data_dir: Option<PathBuf>,
|
||||
json: bool,
|
||||
debug: bool,
|
||||
json: bool,
|
||||
) -> Self {
|
||||
let data_dir = data::data_dir_from(data_dir, is_testnet).unwrap();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue