Skip to content

Commit 3cfc8c1

Browse files
Trigger a rebuild
1 parent 631b663 commit 3cfc8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/imperative.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {IImperativeConfig} from "@zowe/imperative";
1515
const MAX_LENGTH = 8;
1616
const MAX_HLQ_LENGTH = 35;
1717
const MAX_TARGETDIR_LENGTH = 255;
18-
splat
18+
fiddle
1919
const config: IImperativeConfig = {
2020
commandModuleGlobs: ["**/cli/*/*.definition!(.d).*s"],
2121
pluginHealthCheck: __dirname + "/healthCheck.handler",

0 commit comments

Comments
 (0)