Skip to content

Commit

Permalink
This now fixes a test
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Dec 16, 2024
1 parent c89f2f1 commit ccd59b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-framework/sudo-compliance-tests/src/sudo/misc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ fn does_not_panic_on_io_errors_cli_error() -> Result<()> {
}

#[test]
#[ignore = "gh771"]
fn long_username() -> Result<()> {
// `useradd` limits usernames to 32 characters
// directly write to `/etc/passwd` to work around this limitation
Expand Down

0 comments on commit ccd59b5

Please sign in to comment.