diff --git a/examples/ui5-ts-app/test/e2e/Basic.test.ts b/examples/ui5-ts-app/test/e2e/Basic.test.ts index 26a0ad66..c21f67f2 100644 --- a/examples/ui5-ts-app/test/e2e/Basic.test.ts +++ b/examples/ui5-ts-app/test/e2e/Basic.test.ts @@ -7,6 +7,7 @@ import { wdi5 } from "wdio-ui5-service" import * as sinon from "sinon" const Logger = wdi5.getLogger() +/* just a test */ describe("Basic", async () => { it("browser.allControls: check number of buttons", async () => {