1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update snapshots

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-08-16 09:40:01 -04:00
parent e5f6d4185a
commit 8d0c1b6b43
2 changed files with 14 additions and 7 deletions

View File

@ -498,7 +498,6 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
>
<i
class="Icon material interactive focusable small"
id="tooltip_target_13"
tabindex="0"
>
<span
@ -507,8 +506,10 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
>
close
</span>
<div />
</i>
<div>
Close ⌘+W
</div>
</div>
</div>
</div>
@ -532,12 +533,13 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
>
add
</span>
<div />
</i>
<div>
New tab
</div>
</div>
<i
class="Icon material interactive focusable"
id="tooltip_target_15"
tabindex="0"
>
<span
@ -546,11 +548,12 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
>
fullscreen
</span>
<div />
</i>
<div>
Fit to window
</div>
<i
class="Icon material interactive focusable"
id="tooltip_target_16"
tabindex="0"
>
<span
@ -559,8 +562,10 @@ exports[`workload overview when navigating to workload overview renders 1`] = `
>
keyboard_arrow_up
</span>
<div />
</i>
<div>
Open
</div>
</div>
</div>
</div>

View File

@ -317,6 +317,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
<main>
<div
class="WorkloadsOverview flex column gaps"
data-testid="page-for-workloads-overview"
>
<div
class="header flex gaps align-center"
@ -874,6 +875,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
<main>
<div
class="WorkloadsOverview flex column gaps"
data-testid="page-for-workloads-overview"
>
<div
class="header flex gaps align-center"