We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98af462 commit 29964d8Copy full SHA for 29964d8
src/ui-test/tests/deploy.kubernetes.run.test.ts
@@ -24,7 +24,6 @@ import {
24
} from 'vscode-extension-tester';
25
import { killTerminal, waitUntilTerminalHasText } from '../utils';
26
import { CAMEL_ROUTE_YAML_WITH_SPACE } from '../variables';
27
-import waitUntil from 'async-wait-until';
28
import { actionAvailable } from './helper/Awaiters';
29
30
/**
0 commit comments