Skip to content

Commit d651542

Browse files
committed
Update Behat config for ai-command
1 parent 6433016 commit d651542

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

behat.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ default:
2222
paths:
2323
- vendor/wp-cli/ability-command/features
2424

25+
# wp ai
26+
wp-cli/ai-command:
27+
contexts:
28+
- WP_CLI\Tests\Context\FeatureContext
29+
paths:
30+
- vendor/wp-cli/ai-command/features
31+
2532
# wp block
2633
wp-cli/block-command:
2734
contexts:

0 commit comments

Comments
 (0)