mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-05-21 11:31:13 -03:00
fixed broken test
This commit is contained in:
@@ -1430,5 +1430,5 @@ fn banner_prints_update_app() {
|
||||
.arg("--update")
|
||||
.assert()
|
||||
.success()
|
||||
.stderr(predicate::str::contains("Checking target-arch..."));
|
||||
.stdout(predicate::str::contains("Checking target-arch..."));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user