mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Full functional test-bed improvements
This commit is contained in:
parent
1c715b5821
commit
d3ba447b79
5 changed files with 79 additions and 47 deletions
|
@ -1,4 +1,4 @@
|
|||
--RUN--
|
||||
create-project --repository=packages.json -v seld/jsonlint %testDir% dev-master
|
||||
--EXPECT-ERROR-REGEX--
|
||||
{^Installing seld/jsonlint \(dev-master [a-f0-9]{40}\)}m
|
||||
create-project --repository=packages.json -v seld/jsonlint foo dev-main
|
||||
--EXPECT-REGEX--
|
||||
{^Installing seld/jsonlint \(dev-main [a-f0-9]{40}\)}m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue