Skip to content

Commit 2798897

Browse files
schlesserawojsmol
andauthored
Update features/plugin-install.feature
Co-authored-by: Wojciech Smoliński <[email protected]>
1 parent a139fb1 commit 2798897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/plugin-install.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Feature: Install WordPress plugins
5858
Scenario: Don't attempt to rename ZIPs uploaded to GitHub's releases page
5959
Given a WP install
6060

61-
When I run `wp plugin install https://github.com/wp-cli-test/generic-example-plugin/archive/refs/tags/v0.1.0.zip`
61+
When I run `wp plugin install https://github.com/wp-cli-test/generic-example-plugin/releases/download/v0.1.0/generic-example-plugin.0.1.0.zip`
6262
Then STDOUT should contain:
6363
"""
6464
Plugin installed successfully.

0 commit comments

Comments
 (0)