Skip to content

Commit

Permalink
fixed gateway test
Browse files Browse the repository at this point in the history
  • Loading branch information
jstuczyn committed Oct 31, 2023
1 parent 5d1f2a0 commit ad15775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gateway/src/commands/init.rs
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ mod tests {
no_cover: false,
medium_toggle: false,
with_exit_policy: None,
enforce_forward_travel: false,
};
std::env::set_var(BECH32_PREFIX, "n");

Expand Down

0 comments on commit ad15775

Please sign in to comment.