mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
chore(tests): clean tests output [EE-5758] (#9215)
This commit is contained in:
parent
2953848b9a
commit
531f88b947
11 changed files with 25 additions and 11 deletions
|
@ -132,6 +132,7 @@ export function ConsoleView() {
|
|||
value={command}
|
||||
onChange={(e) => setCommand(e.target.value)}
|
||||
id="consoleCommand"
|
||||
// eslint-disable-next-line jsx-a11y/no-autofocus
|
||||
autoFocus
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue