mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
integration test fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
2cfad3ee79
commit
bbedabdb27
@ -14,7 +14,7 @@ import { minikubeReady } from "../helpers/minikube";
|
|||||||
import type { Frame, Page } from "playwright";
|
import type { Frame, Page } from "playwright";
|
||||||
import { groupBy, toPairs } from "lodash/fp";
|
import { groupBy, toPairs } from "lodash/fp";
|
||||||
import { pipeline } from "@ogre-tools/fp";
|
import { pipeline } from "@ogre-tools/fp";
|
||||||
import { describeIf } from "../../src/test-utils/skippers";
|
import { describeIf } from "../../../core/src/test-utils/skippers";
|
||||||
|
|
||||||
const TEST_NAMESPACE = "integration-tests";
|
const TEST_NAMESPACE = "integration-tests";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user