mirror of
https://github.com/uutils/rust-users.git
synced 2026-06-10 15:48:37 -07:00
Ignore breaking test on Linux
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@
|
||||
//!
|
||||
//! And again, a complete example:
|
||||
//!
|
||||
//! ```rust
|
||||
//! ```no_run
|
||||
//! use users::{Users, Groups, UsersCache};
|
||||
//! let mut cache = UsersCache::new();
|
||||
//! let group = cache.get_group_by_name("admin").expect("No such group 'admin'!");
|
||||
|
||||
Reference in New Issue
Block a user