зеркало из https://github.com/mozilla/treeherder.git
Bug 1598231 - show failures for all trees by default in intermittent failures view (#7430)
This commit is contained in:
Родитель
591bf288a3
Коммит
19efaa817c
|
@ -203,7 +203,7 @@ MainView.defaultProps = {
|
|||
};
|
||||
|
||||
const defaultState = {
|
||||
tree: 'trunk',
|
||||
tree: 'all',
|
||||
startday: ISODate(moment().utc().subtract(7, 'days')),
|
||||
endday: ISODate(moment().utc()),
|
||||
endpoint: bugsEndpoint,
|
||||
|
|
Загрузка…
Ссылка в новой задаче