test(downloading): add downloading tab & some buttons tests
This commit is contained in:
@ -216,6 +216,7 @@ class Header extends React.Component {
|
||||
/>
|
||||
<RaisedButton
|
||||
label={__('Downloads')}
|
||||
id='downloadTab'
|
||||
onClick={() => {
|
||||
window.router('/downloads')
|
||||
}}
|
||||
|
Reference in New Issue
Block a user