Compare commits
5 commits
fd762e2bd2
...
f9c852a9c8
Author | SHA1 | Date | |
---|---|---|---|
f9c852a9c8 | |||
3b0853922f | |||
9ac86cbe3d | |||
585cb237cf | |||
b9bbe06d90 |
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ async fn should_reject_message_with_expired_token() -> TestResult {
|
|||
}
|
||||
|
||||
#[test_log::test(actix::test)]
|
||||
// NOTE: failed then passed on retry: count = 3
|
||||
// NOTE: failed then passed on retry: count = 2
|
||||
async fn should_send_validate_repo_when_retryable_error() -> TestResult {
|
||||
//given
|
||||
let fs = given::a_filesystem();
|
||||
|
|
Loading…
Reference in a new issue