mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix lint
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
This commit is contained in:
parent
aa5909bdd1
commit
fed90f3de6
@ -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");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user