File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1202,9 +1202,9 @@ Feature: Install WP-CLI packages
12021202 """
12031203 {PACKAGE_PATH}composer.json to require the package...
12041204 """
1205+ And STDOUT should match /Registering .*?path-command as a path repository\.\.\./
12051206 And STDOUT should contain:
12061207 """
1207- Registering {CURRENT_PATH}/path-command as a path repository...
12081208 Using Composer to install the package...
12091209 """
12101210 And STDOUT should contain:
@@ -1291,9 +1291,9 @@ Feature: Install WP-CLI packages
12911291 """
12921292 {PACKAGE_PATH}composer.json to require the package...
12931293 """
1294+ And STDOUT should match /Registering .*?path-command as a path repository\.\.\./
12941295 And STDOUT should contain:
12951296 """
1296- Registering {CURRENT_PATH}/path-command as a path repository...
12971297 Using Composer to install the package...
12981298 """
12991299 And STDOUT should contain:
You can’t perform that action at this time.
0 commit comments