mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 16:03:27 +00:00
add tests for CLI
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
getWorkspaceIdForWorkspaceForkFromBranchName,
|
||||
isGitRepository,
|
||||
} from "../utils/git.ts";
|
||||
import { WM_FORK_PREFIX } from "../main.ts";
|
||||
import { WM_FORK_PREFIX } from "./constants.ts";
|
||||
|
||||
// Helper function to select from multiple matching profiles
|
||||
async function selectFromMultipleProfiles(
|
||||
|
||||
Reference in New Issue
Block a user