mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update snapshots
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
627dcec932
commit
388b206b92
@ -829,23 +829,28 @@ exports[`download logs options in pod logs dock tab when opening pod logs render
|
|||||||
Show previous terminated container
|
Show previous terminated container
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
<button
|
<div>
|
||||||
class="dropdown"
|
<div
|
||||||
data-testid="download-logs-dropdown"
|
id="download-logs-dropdown"
|
||||||
id="download-logs-dropdown"
|
|
||||||
>
|
|
||||||
Download
|
|
||||||
<i
|
|
||||||
class="Icon material focusable smallest"
|
|
||||||
>
|
>
|
||||||
<span
|
<button
|
||||||
class="icon"
|
class="dropdown"
|
||||||
data-icon-name="arrow_drop_down"
|
data-testid="download-logs-dropdown"
|
||||||
>
|
>
|
||||||
arrow_drop_down
|
Download
|
||||||
</span>
|
<i
|
||||||
</i>
|
class="Icon material focusable smallest"
|
||||||
</button>
|
>
|
||||||
|
<span
|
||||||
|
class="icon"
|
||||||
|
data-icon-name="arrow_drop_down"
|
||||||
|
>
|
||||||
|
arrow_drop_down
|
||||||
|
</span>
|
||||||
|
</i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user