Auto merge of #112775 - c410-f3r:t3st3ss, r=petrochenkov
Move tests r? `@petrochenkov`
This commit is contained in:
commit
bb90f81070
@ -10,7 +10,7 @@
|
||||
|
||||
const ENTRY_LIMIT: usize = 900;
|
||||
// FIXME: The following limits should be reduced eventually.
|
||||
const ISSUES_ENTRY_LIMIT: usize = 1874;
|
||||
const ISSUES_ENTRY_LIMIT: usize = 1854;
|
||||
const ROOT_ENTRY_LIMIT: usize = 865;
|
||||
|
||||
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
|
||||
|
Loading…
Reference in New Issue
Block a user