Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: James Bornholt <[email protected]>
  • Loading branch information
jamesbornholt committed Feb 6, 2023
1 parent 2c2c23c commit 8755082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s3-file-connector/tests/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ fn print_version_short() -> Result<(), Box<dyn std::error::Error>> {
Ok(())
}

#[test]
fn addressing_style_mutually_exclusive() -> Result<(), Box<dyn std::error::Error>> {
let mut cmd = Command::cargo_bin("s3-file-connector")?;

Expand Down

0 comments on commit 8755082

Please sign in to comment.