Skip to content

Commit 9a01c1f

Browse files
committed
Remove unnecessary specification
1 parent 2d6bdd5 commit 9a01c1f

File tree

1 file changed

+0
-1
lines changed
  • src/commands/mobile/test

1 file changed

+0
-1
lines changed

src/commands/mobile/test/run.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export default class MobileTestRun extends Command {
2525
}),
2626
"device-ids": Flags.string({
2727
description: "Comma-separated device IDs to run the test plan.",
28-
exclusive: ["device-ids"],
2928
}),
3029
wait: Flags.boolean({
3130
char: "w",

0 commit comments

Comments
 (0)