mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
add tests for CLI
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Barrel file for workspace exports used by tests.
|
||||
* Re-exports key functions from the workspace command module.
|
||||
*/
|
||||
|
||||
export { addWorkspace, allWorkspaces, type Workspace } from "./src/commands/workspace/workspace.ts";
|
||||
Reference in New Issue
Block a user