Skip to content

Commit

Permalink
'cli export' test use http api
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbtp committed Apr 29, 2024
1 parent cd6a665 commit 90869df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-integration/src/database.rs
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ mod tests {
"cli",
"export",
"--addr",
"127.0.0.1:4001",
"127.0.0.1:4000",
"--output-dir",
&*output_dir.path().to_string_lossy(),
"--target",
Expand Down

0 comments on commit 90869df

Please sign in to comment.