Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored Jul 9, 2024
1 parent 0649b10 commit 30ecf22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/find_cmd_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ fn find_ignore_readdir_race() {
])
.assert()
.success()
.stderr(predicate::str::is_empty());
}

#[test]
Expand Down

0 comments on commit 30ecf22

Please sign in to comment.