We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6bdd5 commit 9a01c1fCopy full SHA for 9a01c1f
src/commands/mobile/test/run.ts
@@ -25,7 +25,6 @@ export default class MobileTestRun extends Command {
25
}),
26
"device-ids": Flags.string({
27
description: "Comma-separated device IDs to run the test plan.",
28
- exclusive: ["device-ids"],
29
30
wait: Flags.boolean({
31
char: "w",
0 commit comments