Skip to content

Commit

Permalink
chore(tests): update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
omarabid committed Feb 4, 2024
1 parent 2b58ffb commit bab7190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fn test_version() {
// `onconfig`.
#[test]
fn test_passthrough() {
let expected_initial = "+------------+-----------------------------------------------------+";
let expected_initial = "+--";

let mut cmd = Command::cargo_bin("giton").expect("Calling binary failed");

Expand Down

0 comments on commit bab7190

Please sign in to comment.