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

fix cluster page integration test

(make it independent of prometheus metrics install)

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
Jim Ehrismann 2020-10-14 23:35:40 -04:00
parent c0b8d472a0
commit a17b82acf6

View File

@ -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"
}] }]
}, },
{ {