diff --git a/integration/__tests__/cluster-pages.tests.ts b/integration/__tests__/cluster-pages.tests.ts index 76c81fbc44..7dd27c7c9c 100644 --- a/integration/__tests__/cluster-pages.tests.ts +++ b/integration/__tests__/cluster-pages.tests.ts @@ -140,7 +140,6 @@ describeIf(minikubeReady(TEST_NAMESPACE))("Minikube based tests", () => { "should create a pod with logs and wrap log lines", async () => { await navigateToPods(frame); - await frame.waitForSelector("div.TableCell >> text='default'"); await frame.click(".Icon.new-dock-tab"); try {