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:
parent
78614afed8
commit
56703cd222
@ -3,6 +3,9 @@
|
||||
exports[`opening catalog entity details panel renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -288,6 +291,9 @@ exports[`opening catalog entity details panel renders 1`] = `
|
||||
exports[`opening catalog entity details panel when navigated to the catalog renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -1109,6 +1115,9 @@ exports[`opening catalog entity details panel when navigated to the catalog rend
|
||||
exports[`opening catalog entity details panel when navigated to the catalog when opening the menu 'some-kubernetes-cluster' renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -1962,6 +1971,9 @@ exports[`opening catalog entity details panel when navigated to the catalog when
|
||||
exports[`opening catalog entity details panel when navigated to the catalog when opening the menu 'some-kubernetes-cluster' when clicking the 'View Details' menu item renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -2815,6 +2827,9 @@ exports[`opening catalog entity details panel when navigated to the catalog when
|
||||
exports[`opening catalog entity details panel when navigated to the catalog when opening the menu 'some-kubernetes-cluster' when clicking the 'View Details' menu item when the panel opens renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -3919,6 +3934,9 @@ exports[`opening catalog entity details panel when navigated to the catalog when
|
||||
exports[`opening catalog entity details panel when navigated to the catalog when opening the menu 'some-weblink' renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -4760,6 +4778,9 @@ exports[`opening catalog entity details panel when navigated to the catalog when
|
||||
exports[`opening catalog entity details panel when navigated to the catalog when opening the menu 'some-weblink' when clicking the 'View Details' menu item renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
@ -5601,6 +5622,9 @@ exports[`opening catalog entity details panel when navigated to the catalog when
|
||||
exports[`opening catalog entity details panel when navigated to the catalog when opening the menu 'some-weblink' when clicking the 'View Details' menu item when the panel opens renders 1`] = `
|
||||
<body>
|
||||
<div>
|
||||
<div
|
||||
id="terminal-init"
|
||||
/>
|
||||
<div
|
||||
class="ClusterManager"
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user