Skip to content

Commit d64297b

Browse files
committed
Omit old message
1 parent 945da05 commit d64297b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/scan/cmd-scan-create.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ async function run(
342342
test: !!targets.length,
343343
message: 'At least one TARGET (e.g. `.` or `./package.json`)',
344344
pass: 'ok',
345-
fail: 'missing (or perhaps you forgot the org slug?)',
345+
fail: 'missing',
346346
},
347347
{
348348
nook: true,

0 commit comments

Comments
 (0)