mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix cluster page integration test (#1088)
(make it independent of prometheus metrics install) Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
parent
c0b8d472a0
commit
4a15e65fea
@ -166,8 +166,8 @@ describe("Lens integration tests", () => {
|
|||||||
pages: [{
|
pages: [{
|
||||||
name: "Cluster",
|
name: "Cluster",
|
||||||
href: "cluster",
|
href: "cluster",
|
||||||
expectedSelector: "div.ClusterNoMetrics p",
|
expectedSelector: "div.Cluster div.label",
|
||||||
expectedText: "Metrics are not available due"
|
expectedText: "Master"
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user