Skip to content

Commit 3b53491

Browse files
committed
Add missing import
Follow-up to #237 / 2db8868 to fix broken tests in other packages
1 parent 0e79121 commit 3b53491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Context/FeatureContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
use RuntimeException;
1111
use WP_CLI\Process;
1212
use WP_CLI\Utils;
13+
use WP_CLI\WpOrgApi;
1314

1415
/**
1516
* Features context.

0 commit comments

Comments
 (0)