mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-27 00:14:52 +03:00
ignore flaky randomly failing test
This commit is contained in:
parent
0736daa645
commit
5f9f87746e
@ -409,6 +409,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_force_push_rewrites_history() {
|
||||
use super::push;
|
||||
use std::fs::File;
|
||||
|
Loading…
Reference in New Issue
Block a user