1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
This commit is contained in:
Sebastian Malton 2021-02-01 17:35:23 -05:00 committed by Sebastian Malton
parent aa5909bdd1
commit fed90f3de6

View File

@ -28,7 +28,7 @@ describe("Lens integration tests", () => {
await app.client.waitUntilTextExists("h2", "Add Cluster");
});
describe.only("protocol app start", () => {
describe("protocol app start", () => {
it("should handle opening lens:// links", async () => {
await open("lens://app/foobar");